Class TaskExtKt
-
- All Implemented Interfaces:
public final class TaskExtKt
-
-
Field Summary
Fields Modifier and Type Field Description private static Object2LongMap<IMatterType>internalMatterStacks
-
Method Summary
Modifier and Type Method Description Object2LongMap<IMatterType>getInternalMatterStacks()voidsetInternalMatterStacks(Object2LongMap<IMatterType> value)-
-
Method Detail
-
getInternalMatterStacks
Object2LongMap<IMatterType> getInternalMatterStacks()
-
setInternalMatterStacks
void setInternalMatterStacks(Object2LongMap<IMatterType> value)
-
-
-
-