Uses of Class
net.minecraft.server.function.CommandFunction.LazyContainer
| Package | Description |
|---|---|
| net.minecraft.advancement | |
| net.minecraft.server.function |
-
Uses of CommandFunction.LazyContainer in net.minecraft.advancement
Fields in net.minecraft.advancement declared as CommandFunction.LazyContainer Modifier and Type Field Description private CommandFunction.LazyContainerAdvancementRewards. functionConstructors in net.minecraft.advancement with parameters of type CommandFunction.LazyContainer Constructor Description AdvancementRewards(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.LazyContainer Modifier and Type Field Description static CommandFunction.LazyContainerCommandFunction.LazyContainer. EMPTYprivate CommandFunction.LazyContainerCommandFunction.FunctionElement. function