Uses of Class
net.minecraft.commands.CommandFunction.CacheableFunction
Packages that use CommandFunction.CacheableFunction
-
Uses of CommandFunction.CacheableFunction in net.minecraft.advancements
Fields in net.minecraft.advancements declared as CommandFunction.CacheableFunctionModifier and TypeFieldDescriptionprivate final CommandFunction.CacheableFunctionAdvancementRewards.functionConstructors in net.minecraft.advancements with parameters of type CommandFunction.CacheableFunctionModifierConstructorDescriptionAdvancementRewards(int p_9985_, ResourceLocation[] p_9986_, ResourceLocation[] p_9987_, CommandFunction.CacheableFunction p_9988_) -
Uses of CommandFunction.CacheableFunction in net.minecraft.commands
Fields in net.minecraft.commands declared as CommandFunction.CacheableFunctionModifier and TypeFieldDescriptionprivate final CommandFunction.CacheableFunctionCommandFunction.FunctionEntry.functionstatic final CommandFunction.CacheableFunctionCommandFunction.CacheableFunction.NONE