Uses of Interface
net.minecraft.loot.StandaloneLootEntry.ILootEntryBuilder
-
Packages that use StandaloneLootEntry.ILootEntryBuilder Package Description net.minecraft.loot -
-
Uses of StandaloneLootEntry.ILootEntryBuilder in net.minecraft.loot
Fields in net.minecraft.loot declared as StandaloneLootEntry.ILootEntryBuilder Modifier and Type Field Description private StandaloneLootEntry.ILootEntryBuilderStandaloneLootEntry.BuilderImpl. constructorMethods in net.minecraft.loot with parameters of type StandaloneLootEntry.ILootEntryBuilder Modifier and Type Method Description static StandaloneLootEntry.Builder<?>StandaloneLootEntry. simpleBuilder(StandaloneLootEntry.ILootEntryBuilder p_216156_0_)Constructors in net.minecraft.loot with parameters of type StandaloneLootEntry.ILootEntryBuilder Constructor Description BuilderImpl(StandaloneLootEntry.ILootEntryBuilder p_i50485_1_)
-