接口 LootPoolEntry
- 所有已知实现类:
LootPoolSingletonContainer.EntryBase
public interface LootPoolEntry
-
方法概要
修饰符和类型方法说明void
createItemStack
(Consumer<ItemStack> pStackConsumer, LootContext pLootContext) int
getWeight
(float pLuck)
-
方法详细资料
-
getWeight
int getWeight(float pLuck) -
createItemStack
-