public class GermGuiPartMapping extends java.lang.Object implements MappingType
| Modifier | Constructor and Description |
|---|---|
protected |
GermGuiPartMapping() |
| Modifier and Type | Method and Description |
|---|---|
static GermGuiPartMapping |
getInstance() |
java.lang.Class<? extends DynamicBase> |
map(java.lang.Object type) |
@Nullable public java.lang.Class<? extends DynamicBase> map(java.lang.Object type)
map in interface MappingTypetype - string or intpublic static GermGuiPartMapping getInstance()