Package com.petrolpark
Class PetrolparkRegistrateProviderTypes
java.lang.Object
com.petrolpark.PetrolparkRegistrateProviderTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
-
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()
-