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