Uses of Class
net.minecraft.server.function.LazyContainer
-
Uses of LazyContainer in net.minecraft.advancement
Modifier and TypeFieldDescriptionprivate final Optional
<LazyContainer> AdvancementRewards.function
The field for thefunction
record component.Modifier and TypeMethodDescriptionAdvancementRewards.function()
Returns the value of thefunction
record component.ModifierConstructorDescriptionAdvancementRewards
(int experience, List<RegistryKey<LootTable>> list, List<Identifier> list2, Optional<LazyContainer> optional) -
Uses of LazyContainer in net.minecraft.server.function
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<LazyContainer> LazyContainer.CODEC