Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for PalettedBlockArea, including all inherited members.
block(Vector3i aPos) const | PalettedBlockArea | |
blockPaletteIndex(Vector3i aPos) const | PalettedBlockArea | |
createFilled(Vector3i aSize, const AString &aBlockTypeName, const BlockState &aBlockState) | PalettedBlockArea | static |
crop(const cCuboid &aArea) | PalettedBlockArea | |
fill(const AString &aBlockTypeName, const BlockState &aBlockState) | PalettedBlockArea | |
isPositionValid(Vector3i aPos) const | PalettedBlockArea | |
maybePaletteIndex(const AString &aBlockTypeName, const BlockState &aBlockState) const | PalettedBlockArea | |
mBlocks | PalettedBlockArea | protected |
mPalette | PalettedBlockArea | protected |
mSize | PalettedBlockArea | protected |
palette() | PalettedBlockArea | inline |
PalettedBlockArea() | PalettedBlockArea | protected |
paletteEntry(UInt32 aPaletteIndex) const | PalettedBlockArea | |
paletteIndex(const AString &aBlockTypeName, const BlockState &aBlockState) | PalettedBlockArea | |
paste(const PalettedBlockArea &aSrc, const cCuboid &aSrcCuboid, Vector3i aDstOrigin=Vector3i()) | PalettedBlockArea | |
paste(const PalettedBlockArea &aSrc, Vector3i aDstOrigin=Vector3i()) | PalettedBlockArea | inline |
positionToIndex(Vector3i aPos) const | PalettedBlockArea | protected |
setBlock(Vector3i aPos, const AString &aBlockTypeName, const BlockState &aBlockState) | PalettedBlockArea | |
setBlock(Vector3i aPos, UInt32 aPaletteIndex) | PalettedBlockArea | |
size() const | PalettedBlockArea | inline |
whole() const | PalettedBlockArea |