Class AttributeKey.AttributeKeyRegistry

java.lang.Object
codechicken.lib.render.pipeline.attribute.AttributeKey.AttributeKeyRegistry
Enclosing class:
AttributeKey<T>

public static class AttributeKey.AttributeKeyRegistry extends Object
  • Constructor Details

    • AttributeKeyRegistry

      public AttributeKeyRegistry()
  • Method Details

    • getAttributeKey

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

      public static int numAttributes()