Class HTLootTicketTargets

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<ResourceKey<LootTable>> getLootTables()
      final ResourceKey<LootTable> getRandomLoot(RandomSource random)
      final static HTLootTicketTargets create(List<ResourceKey<LootTable>> lootTables)
      final static HTLootTicketTargets create(ResourceKey<LootTable> lootTables)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait