Uses of Class
net.minecraft.server.function.CommandFunction.LazyContainer
-
Uses of CommandFunction.LazyContainer in net.minecraft.advancement
Modifier and TypeFieldDescriptionprivate final 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 TypeFieldDescriptionstatic final CommandFunction.LazyContainer
CommandFunction.LazyContainer.EMPTY
private final CommandFunction.LazyContainer
CommandFunction.FunctionElement.function