Package com.petrolpark
Class PetrolparkAttributes
java.lang.Object
com.petrolpark.PetrolparkAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.entity.ai.attributes.Attribute, net.minecraft.world.entity.ai.attributes.Attribute> static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.entity.ai.attributes.Attribute, net.minecraft.world.entity.ai.attributes.Attribute> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final voidonEntityAttributeModification(net.neoforged.neoforge.event.entity.EntityAttributeModificationEvent event) static final voidregister()
-
Field Details
-
EXTRA_HOTBAR_SLOTS
public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.Attribute> EXTRA_HOTBAR_SLOTS -
EXTRA_INVENTORY_SIZE
public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.Attribute> EXTRA_INVENTORY_SIZE
-
-
Constructor Details
-
PetrolparkAttributes
public PetrolparkAttributes()
-
-
Method Details
-
onEntityAttributeModification
public static final void onEntityAttributeModification(net.neoforged.neoforge.event.entity.EntityAttributeModificationEvent event) -
register
public static final void register()
-