public abstract class MCNumberedBlocksChunk extends NBTChunk
| Modifier | Constructor and Description |
|---|---|
protected |
MCNumberedBlocksChunk(org.jnbt.CompoundTag tag) |
protected |
MCNumberedBlocksChunk(java.util.Map<DataType,org.jnbt.CompoundTag> tags) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
normalise() |
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, toNBT, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget3DBiome, getBiome, getBlockLightLevel, getBlockType, getCoords, getDataValue, getEntities, getHeight, getHighestNonAirBlock, getHighestNonAirBlock, getInhabitedTime, getMaterial, getMaxHeight, getMinHeight, getNamedBiome, getSkyLightLevel, getTileEntities, getxPos, getzPos, is3DBiomesAvailable, is3DBiomesSupported, isBiomesAvailable, isBiomesSupported, isLightPopulated, isNamedBiomesAvailable, isNamedBiomesSupported, isReadOnly, isTerrainPopulated, markForUpdateChunk, set3DBiome, setBiome, setBlockLightLevel, setBlockType, setDataValue, setHeight, setInhabitedTime, setLightPopulated, setMaterial, setNamedBiome, setSkyLightLevel, setTerrainPopulatedprotected MCNumberedBlocksChunk(org.jnbt.CompoundTag tag)
protected MCNumberedBlocksChunk(java.util.Map<DataType,org.jnbt.CompoundTag> tags)