| Package | Description |
|---|---|
| com.flowpowered.nbt.holder |
| Modifier and Type | Method and Description |
|---|---|
static <T> FieldValue<T> |
FieldValue.from(String name,
Field<T> field) |
static <T> FieldValue<T> |
FieldValue.from(String name,
Field<T> field,
T defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FieldHolder.addFields(FieldValue<?>... fields) |
| Constructor and Description |
|---|
FieldHolder(FieldValue<?>... fields) |
Copyright © 2011–2014 Flow Powered. All rights reserved.