Class PetrolparkAttributes

java.lang.Object
com.petrolpark.PetrolparkAttributes

public class PetrolparkAttributes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static 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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static final void
    onEntityAttributeModification(net.neoforged.neoforge.event.entity.EntityAttributeModificationEvent event)
     
    static final void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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()