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