| Package | Description |
|---|---|
| com.comphenix.protocol.wrappers.nbt |
| Modifier and Type | Method and Description |
|---|---|
static NameProperty |
NameProperty.fromBean()
Retrieve a new name property around a simple field, forming a Java bean.
|
static NameProperty |
NameProperty.fromStringIndex(Class<?> baseClass,
Object target,
int index)
Retrieve a name property that delegates all read and write operations to a field of the given target.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.