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