|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\block\BlockTypeTags:Public Attributes | |
| const | BAMBOO_MOSAIC = self::PREFIX . "bamboo_mosaic" |
| const | DIRT = self::PREFIX . "dirt" |
| const | FIRE = self::PREFIX . "fire" |
| const | HANGING_SIGN = self::PREFIX . "hanging_sign" |
| const | HUGE_FUNGUS_REPLACEABLE = self::PREFIX . "huge_fungus_replaceable" |
| const | MUD = self::PREFIX . "mud" |
| const | NYLIUM = self::PREFIX . "nylium" |
| const | POTTABLE_PLANTS = self::PREFIX . "pottable" |
| const | SAND = self::PREFIX . "sand" |
Definition at line 26 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::BAMBOO_MOSAIC = self::PREFIX . "bamboo_mosaic" |
Definition at line 37 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::DIRT = self::PREFIX . "dirt" |
Definition at line 29 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::FIRE = self::PREFIX . "fire" |
Definition at line 33 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::HANGING_SIGN = self::PREFIX . "hanging_sign" |
Definition at line 34 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::HUGE_FUNGUS_REPLACEABLE = self::PREFIX . "huge_fungus_replaceable" |
Definition at line 36 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::MUD = self::PREFIX . "mud" |
Definition at line 30 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::NYLIUM = self::PREFIX . "nylium" |
Definition at line 35 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::POTTABLE_PLANTS = self::PREFIX . "pottable" |
Definition at line 32 of file BlockTypeTags.php.
| const pocketmine\block\BlockTypeTags::SAND = self::PREFIX . "sand" |
Definition at line 31 of file BlockTypeTags.php.