| Package | Description |
|---|---|
| de.tr7zw.changeme.nbtapi | |
| de.tr7zw.changeme.nbtapi.utils.nmsmappings |
| Modifier and Type | Method and Description |
|---|---|
static Object |
NBTReflectionUtil.getData(NBTCompound comp,
ReflectionMethod type,
String key)
Gets data from the Compound
|
static void |
NBTReflectionUtil.setData(NBTCompound comp,
ReflectionMethod type,
String key,
Object data)
Sets data inside the Compound
|
| Modifier and Type | Method and Description |
|---|---|
static ReflectionMethod |
ReflectionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReflectionMethod[] |
ReflectionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2025 tr7zw. All rights reserved.