接口 LootPoolEntry

所有已知实现类:
LootPoolSingletonContainer.EntryBase

public interface LootPoolEntry
  • 方法详细资料

    • getWeight

      int getWeight(float pLuck)
    • createItemStack

      void createItemStack(Consumer<ItemStack> pStackConsumer, LootContext pLootContext)