| Package | Description |
|---|---|
| net.minecraft.nbt |
| Modifier and Type | Field and Description |
|---|---|
private static ByteNBT[] |
ByteNBT.Cache.CACHE |
static ByteNBT |
ByteNBT.ONE |
static ByteNBT |
ByteNBT.ZERO |
| Modifier and Type | Field and Description |
|---|---|
static INBTType<ByteNBT> |
ByteNBT.TYPE |
| Modifier and Type | Method and Description |
|---|---|
ByteNBT |
ByteNBT.copy() |
ByteNBT |
ByteArrayNBT.get(int p_get_1_) |
ByteNBT |
ByteArrayNBT.remove(int p_remove_1_) |
ByteNBT |
ByteArrayNBT.set(int p_set_1_,
ByteNBT p_set_2_) |
static ByteNBT |
ByteNBT.valueOf(boolean p_229672_0_) |
static ByteNBT |
ByteNBT.valueOf(byte p_229671_0_) |
| Modifier and Type | Method and Description |
|---|---|
INBTType<ByteNBT> |
ByteNBT.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteArrayNBT.add(int p_add_1_,
ByteNBT p_add_2_) |
ByteNBT |
ByteArrayNBT.set(int p_set_1_,
ByteNBT p_set_2_) |