PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\block\BlockTypeTags Class Reference
+ 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"
 

Detailed Description

Definition at line 26 of file BlockTypeTags.php.

Member Data Documentation

◆ BAMBOO_MOSAIC

const pocketmine\block\BlockTypeTags::BAMBOO_MOSAIC = self::PREFIX . "bamboo_mosaic"

Definition at line 37 of file BlockTypeTags.php.

◆ DIRT

const pocketmine\block\BlockTypeTags::DIRT = self::PREFIX . "dirt"

Definition at line 29 of file BlockTypeTags.php.

◆ FIRE

const pocketmine\block\BlockTypeTags::FIRE = self::PREFIX . "fire"

Definition at line 33 of file BlockTypeTags.php.

◆ HANGING_SIGN

const pocketmine\block\BlockTypeTags::HANGING_SIGN = self::PREFIX . "hanging_sign"

Definition at line 34 of file BlockTypeTags.php.

◆ HUGE_FUNGUS_REPLACEABLE

const pocketmine\block\BlockTypeTags::HUGE_FUNGUS_REPLACEABLE = self::PREFIX . "huge_fungus_replaceable"

Definition at line 36 of file BlockTypeTags.php.

◆ MUD

const pocketmine\block\BlockTypeTags::MUD = self::PREFIX . "mud"

Definition at line 30 of file BlockTypeTags.php.

◆ NYLIUM

const pocketmine\block\BlockTypeTags::NYLIUM = self::PREFIX . "nylium"

Definition at line 35 of file BlockTypeTags.php.

◆ POTTABLE_PLANTS

const pocketmine\block\BlockTypeTags::POTTABLE_PLANTS = self::PREFIX . "pottable"

Definition at line 32 of file BlockTypeTags.php.

◆ SAND

const pocketmine\block\BlockTypeTags::SAND = self::PREFIX . "sand"

Definition at line 31 of file BlockTypeTags.php.


The documentation for this class was generated from the following file: