Class PetrolparkRegistrateProviderTypes

java.lang.Object
com.petrolpark.PetrolparkRegistrateProviderTypes

public class PetrolparkRegistrateProviderTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.tterrag.registrate.providers.ProviderType<com.tterrag.registrate.providers.RegistrateTagsProvider.IntrinsicImpl<net.minecraft.world.level.block.entity.BlockEntityType<?>>>
     
    static final com.tterrag.registrate.providers.ProviderType<com.tterrag.registrate.providers.RegistrateTagsProvider.IntrinsicImpl<net.minecraft.world.effect.MobEffect>>
     
    static final com.tterrag.registrate.providers.ProviderType<com.tterrag.registrate.providers.RegistrateTagsProvider.IntrinsicImpl<net.minecraft.world.item.alchemy.Potion>>
     
  • 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

    • BLOCK_ENTITY_TYPE_TAGS

      public static final com.tterrag.registrate.providers.ProviderType<com.tterrag.registrate.providers.RegistrateTagsProvider.IntrinsicImpl<net.minecraft.world.level.block.entity.BlockEntityType<?>>> BLOCK_ENTITY_TYPE_TAGS
    • MOB_EFFECT_TAGS

      public static final com.tterrag.registrate.providers.ProviderType<com.tterrag.registrate.providers.RegistrateTagsProvider.IntrinsicImpl<net.minecraft.world.effect.MobEffect>> MOB_EFFECT_TAGS
    • POTION_TAGS

      public static final com.tterrag.registrate.providers.ProviderType<com.tterrag.registrate.providers.RegistrateTagsProvider.IntrinsicImpl<net.minecraft.world.item.alchemy.Potion>> POTION_TAGS
  • Constructor Details

    • PetrolparkRegistrateProviderTypes

      public PetrolparkRegistrateProviderTypes()
  • Method Details

    • register

      public static final void register()