Uses of Class
net.minecraft.server.function.CommandFunction.LazyContainer
Packages that use CommandFunction.LazyContainer
- 
Uses of CommandFunction.LazyContainer in net.minecraft.advancementFields in net.minecraft.advancement declared as CommandFunction.LazyContainerModifier and TypeFieldDescriptionprivate final CommandFunction.LazyContainerAdvancementRewards.functionConstructors 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.functionFields in net.minecraft.server.function declared as CommandFunction.LazyContainerModifier and TypeFieldDescriptionstatic final CommandFunction.LazyContainerCommandFunction.LazyContainer.EMPTYprivate final CommandFunction.LazyContainerCommandFunction.FunctionElement.function