public abstract static class IItemMetadata.Factory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static IItemMetadata[] |
METADATA |
Modifier | Constructor and Description |
---|---|
private |
Factory() |
Modifier and Type | Method and Description |
---|---|
static IItemMetadata[] |
getAllTypes() |
static IItemMetadata |
getTypeMetadata(int typeID) |
private static final IItemMetadata[] METADATA
public static IItemMetadata getTypeMetadata(int typeID)
public static IItemMetadata[] getAllTypes()