Class IcarusAttributes

java.lang.Object
dev.cammiescorner.icarus.init.IcarusAttributes

public class IcarusAttributes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.entity.ai.attributes.Attribute>
     
    static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.entity.ai.attributes.Attribute>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class java.lang.Object

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

    • ATTRIBUTES

      public static final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.entity.ai.attributes.Attribute> ATTRIBUTES
    • STAMINA

      public static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.entity.ai.attributes.Attribute> STAMINA
  • Constructor Details

    • IcarusAttributes

      public IcarusAttributes()
  • Method Details

    • registerAll

      @Internal public static void registerAll()