Package org.aincraft
Interface EntityModelData
public interface EntityModelData
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescription<T> TgetAttribute(EntityModelData.EntityModelAttribute<T> attribute) <T> TgetAttribute(EntityModelData.EntityModelAttribute<T> attribute, T def) <T> voidsetAttribute(EntityModelData.EntityModelAttribute<T> attribute, T value)
-
Method Details
-
getAttribute
-
getAttribute
-
setAttribute
-