Class LootPoolSingletonContainer.EntryBase
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.EntryBase
- All Implemented Interfaces:
LootPoolEntry
- Enclosing class:
- LootPoolSingletonContainer
protected abstract class LootPoolSingletonContainer.EntryBase
extends Object
implements LootPoolEntry
-
Constructor Details
-
EntryBase
protected EntryBase()
-
-
Method Details
-
getWeight
public int getWeight(float p_79725_) - Specified by:
getWeight
in interfaceLootPoolEntry
-