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