Package mindustry.io
Class TypeIO.ClientBuildPlans
java.lang.Object
arc.struct.Seq<BuildPlan>
mindustry.io.TypeIO.ClientBuildPlans
- Enclosing class:
- TypeIO
wrapper for custom sync code
-
Nested Class Summary
Nested classes/interfaces inherited from class arc.struct.Seq
arc.struct.Seq.SeqIterable<T extends Object> -
Field Summary
Fields inherited from class arc.struct.Seq
items, iteratorsAllocated, ordered, size -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class arc.struct.Seq
add, add, add, add, add, add, addAll, addAll, addAll, addAll, addAll, addUnique, allMatch, any, as, asMap, asMap, asSet, clear, contains, contains, contains, containsAll, containsAll, copy, count, distinct, each, each, ensureCapacity, equals, find, first, firstOpt, flatMap, flatten, get, getFrac, hashCode, indexOf, indexOf, indexOf, insert, isEmpty, iterator, lastIndexOf, list, map, mapFloat, mapInt, mapInt, max, max, min, min, min, min, peek, pop, pop, random, random, random, reduce, remove, remove, remove, remove, removeAll, removeAll, removeAll, removeRange, replace, replace, resize, retainAll, reverse, select, select, selectFrom, selectRanked, selectRankedIndex, set, set, set, setSize, shrink, shuffle, sort, sort, sort, sortComparing, sum, sumf, swap, toArray, toArray, toString, toString, toString, truncate, with, with, with, withArraysMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ClientBuildPlans
public ClientBuildPlans() -
ClientBuildPlans
public ClientBuildPlans(int capacity)
-