Uses of Class
net.minecraft.server.function.CommandFunction.LazyContainer
-
Uses of CommandFunction.LazyContainer in net.minecraft.advancement
Modifier and TypeFieldDescriptionprivate CommandFunction.LazyContainer
AdvancementRewards.function
ModifierConstructorDescriptionAdvancementRewards(int experience, Identifier[] loot, Identifier[] recipes, CommandFunction.LazyContainer function)
-
Uses of CommandFunction.LazyContainer in net.minecraft.server.function
Modifier and TypeFieldDescriptionCommandFunction.LazyContainer.EMPTY
private CommandFunction.LazyContainer
CommandFunction.FunctionElement.function