Class PetrolparkLootConditionTypes

java.lang.Object
petrolpark.mc.library.registry.PetrolparkLootConditionTypes

public class PetrolparkLootConditionTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.predicates.LootItemConditionType,net.minecraft.world.level.storage.loot.predicates.LootItemConditionType>
     
    static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.predicates.LootItemConditionType,net.minecraft.world.level.storage.loot.predicates.LootItemConditionType>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static final void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PARAMETERS_SUPPLIED

      public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.predicates.LootItemConditionType,net.minecraft.world.level.storage.loot.predicates.LootItemConditionType> PARAMETERS_SUPPLIED
    • NUMBER_COMPARISON

      public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.level.storage.loot.predicates.LootItemConditionType,net.minecraft.world.level.storage.loot.predicates.LootItemConditionType> NUMBER_COMPARISON
  • Constructor Details

    • PetrolparkLootConditionTypes

      public PetrolparkLootConditionTypes()
  • Method Details

    • register

      public static final void register()