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 final 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 TypeFieldDescriptionstatic final CommandFunction.LazyContainer
CommandFunction.LazyContainer.EMPTY
private final CommandFunction.LazyContainer
CommandFunction.FunctionElement.function