Uses of Class
net.minecraft.server.function.LazyContainer
Packages that use LazyContainer
-
Uses of LazyContainer in net.minecraft.advancement
Fields in net.minecraft.advancement declared as LazyContainerConstructors in net.minecraft.advancement with parameters of type LazyContainerModifierConstructorDescriptionAdvancementRewards
(int experience, Identifier[] loot, Identifier[] recipes, LazyContainer function) -
Uses of LazyContainer in net.minecraft.server.function
Fields in net.minecraft.server.function declared as LazyContainer