Package | Description |
---|---|
net.minecraftforge.common.config |
Modifier and Type | Class and Description |
---|---|
class |
FieldWrapper |
private static class |
FieldWrapper.EnumWrapper |
private static class |
FieldWrapper.MapWrapper |
private static class |
FieldWrapper.PrimitiveWrapper |
private static class |
FieldWrapper.SingleValueFieldWrapper |
Modifier and Type | Method and Description |
---|---|
static IFieldWrapper |
FieldWrapper.get(java.lang.Object instance,
java.lang.reflect.Field field,
java.lang.String category) |