类 AttributeKey.AttributeKeyRegistry

java.lang.Object
committee.nova.mods.avaritia.api.client.render.pipeline.attribute.AttributeKey.AttributeKeyRegistry
封闭类:
AttributeKey<T>

public static class AttributeKey.AttributeKeyRegistry extends Object
  • 构造器详细资料

    • AttributeKeyRegistry

      public AttributeKeyRegistry()
  • 方法详细资料

    • getAttributeKey

      public static <T> AttributeKey<T> getAttributeKey(int index)
    • numAttributes

      public static int numAttributes()