Uses of Class
net.minecraft.command.FunctionObject.CacheableFunction
-
Packages that use FunctionObject.CacheableFunction Package Description net.minecraft.advancements net.minecraft.command -
-
Uses of FunctionObject.CacheableFunction in net.minecraft.advancements
Fields in net.minecraft.advancements declared as FunctionObject.CacheableFunction Modifier and Type Field Description private FunctionObject.CacheableFunction
AdvancementRewards. function
Constructors in net.minecraft.advancements with parameters of type FunctionObject.CacheableFunction Constructor Description AdvancementRewards(int p_i47587_1_, ResourceLocation[] p_i47587_2_, ResourceLocation[] p_i47587_3_, FunctionObject.CacheableFunction p_i47587_4_)
-
Uses of FunctionObject.CacheableFunction in net.minecraft.command
Fields in net.minecraft.command declared as FunctionObject.CacheableFunction Modifier and Type Field Description private FunctionObject.CacheableFunction
FunctionObject.FunctionEntry. function
static FunctionObject.CacheableFunction
FunctionObject.CacheableFunction. NONE
-