Interface LootPoolEntry
- All Known Implementing Classes:
LootPoolSingletonContainer.EntryBase
public interface LootPoolEntry
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreateItemStack(Consumer<ItemStack> output, LootContext context) intgetWeight(float luck)
-
Method Details
-
getWeight
int getWeight(float luck) -
createItemStack
-