| Package | Description |
|---|---|
| net.minecraft.nbt |
| Modifier and Type | Field and Description |
|---|---|
(package private) static IntNBT[] |
IntNBT.Cache.CACHE |
| Modifier and Type | Field and Description |
|---|---|
static INBTType<IntNBT> |
IntNBT.TYPE |
| Modifier and Type | Method and Description |
|---|---|
IntNBT |
IntNBT.copy() |
IntNBT |
IntArrayNBT.get(int p_get_1_) |
IntNBT |
IntArrayNBT.remove(int p_remove_1_) |
IntNBT |
IntArrayNBT.set(int p_set_1_,
IntNBT p_set_2_) |
static IntNBT |
IntNBT.valueOf(int dataIn) |
| Modifier and Type | Method and Description |
|---|---|
INBTType<IntNBT> |
IntNBT.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntArrayNBT.add(int p_add_1_,
IntNBT p_add_2_) |
IntNBT |
IntArrayNBT.set(int p_set_1_,
IntNBT p_set_2_) |