public static class MC12AnvilChunk.Section extends AbstractNBTItem implements SectionedChunk.Section
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty()
Indicates whether the section is empty, meaning all block ID's, data
values and block light values are 0, and all sky light values are 15.
|
org.jnbt.CompoundTag |
toNBT() |
clone, containsTag, containsTag, containsType, forEachTag, getAllTags, getAllTags, getBoolean, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getByte, getByteArray, getByteArray, getDouble, getDouble, getDouble, getDouble, getDoubleList, getDoubleList, getFloat, getFloat, getFloat, getFloat, getFloatList, getFloatList, getInt, getInt, getInt, getInt, getIntArray, getIntArray, getList, getList, getLong, getLong, getLong, getLong, getLongArray, getLongArray, getMap, getMap, getShort, getShort, getShort, getShort, getString, getString, getString, getString, getTag, getTag, removeTag, removeTag, setBoolean, setBoolean, setByte, setByte, setByteArray, setByteArray, setDouble, setDouble, setDoubleList, setDoubleList, setFloat, setFloat, setFloatList, setFloatList, setInt, setInt, setIntArray, setIntArray, setList, setList, setLong, setLong, setLongArray, setLongArray, setMap, setMap, setShort, setShort, setString, setString, setTag, setTag, toMultipleNBT, toString
public org.jnbt.CompoundTag toNBT()
toNBT
in interface NBTItem
toNBT
in class AbstractNBTItem
public boolean isEmpty()
isEmpty
in interface SectionedChunk.Section
true
if the section is empty