- Deprecated
Definition at line 32 of file tile/Note.php.
◆ close()
pocketmine\block\tile\Tile::close |
( |
| ) |
|
|
inherited |
◆ copyDataFromItem()
pocketmine\block\tile\Tile::copyDataFromItem |
( |
Item | $item | ) |
|
|
inherited |
◆ getBlock()
pocketmine\block\tile\Tile::getBlock |
( |
| ) |
|
|
inherited |
◆ getCleanedNBT()
pocketmine\block\tile\Tile::getCleanedNBT |
( |
| ) |
|
|
inherited |
◆ getPitch()
pocketmine\block\tile\Note::getPitch |
( |
| ) |
|
◆ getPosition()
pocketmine\block\tile\Tile::getPosition |
( |
| ) |
|
|
inherited |
◆ isClosed()
pocketmine\block\tile\Tile::isClosed |
( |
| ) |
|
|
inherited |
◆ onBlockDestroyed()
pocketmine\block\tile\Tile::onBlockDestroyed |
( |
| ) |
|
|
finalinherited |
◆ onBlockDestroyedHook()
pocketmine\block\tile\Tile::onBlockDestroyedHook |
( |
| ) |
|
|
protectedinherited |
◆ readSaveData()
pocketmine\block\tile\Note::readSaveData |
( |
CompoundTag | $nbt | ) |
|
◆ saveNBT()
pocketmine\block\tile\Tile::saveNBT |
( |
| ) |
|
|
inherited |
◆ setPitch()
pocketmine\block\tile\Note::setPitch |
( |
int | $pitch | ) |
|
◆ writeSaveData()
pocketmine\block\tile\Note::writeSaveData |
( |
CompoundTag | $nbt | ) |
|
|
protected |
◆ $closed
bool pocketmine\block\tile\Tile::$closed = false |
|
inherited |
◆ $position
Position pocketmine\block\tile\Tile::$position |
|
protectedinherited |
◆ $timings
◆ TAG_ID
const pocketmine\block\tile\Tile::TAG_ID = "id" |
|
inherited |
◆ TAG_X
const pocketmine\block\tile\Tile::TAG_X = "x" |
|
inherited |
◆ TAG_Y
const pocketmine\block\tile\Tile::TAG_Y = "y" |
|
inherited |
◆ TAG_Z
const pocketmine\block\tile\Tile::TAG_Z = "z" |
|
inherited |
The documentation for this class was generated from the following file: