Uses of Class
net.minecraft.server.function.CommandFunction.LazyContainer
Packages that use CommandFunction.LazyContainer
-
Uses of CommandFunction.LazyContainer in net.minecraft.advancement
Fields in net.minecraft.advancement declared as CommandFunction.LazyContainerModifier and TypeFieldDescriptionprivate CommandFunction.LazyContainer
AdvancementRewards.function
Constructors in net.minecraft.advancement with parameters of type CommandFunction.LazyContainerModifierConstructorDescriptionAdvancementRewards(int experience, Identifier[] loot, Identifier[] recipes, CommandFunction.LazyContainer function)
-
Uses of CommandFunction.LazyContainer in net.minecraft.server.function
Fields in net.minecraft.server.function declared as CommandFunction.LazyContainerModifier and TypeFieldDescriptionCommandFunction.LazyContainer.EMPTY
private CommandFunction.LazyContainer
CommandFunction.FunctionElement.function