public static class FunctionObject.CacheableFunction
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FunctionObject.CacheableFunction |
EMPTY |
Constructor and Description |
---|
CacheableFunction(FunctionObject functionIn) |
CacheableFunction(ResourceLocation idIn) |
Modifier and Type | Method and Description |
---|---|
FunctionObject |
get(FunctionManager functionManagerIn) |
ResourceLocation |
getId() |
public static final FunctionObject.CacheableFunction EMPTY
public CacheableFunction(@Nullable ResourceLocation idIn)
public CacheableFunction(FunctionObject functionIn)
@Nullable public FunctionObject get(FunctionManager functionManagerIn)
@Nullable public ResourceLocation getId()