PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\recipe\CraftingRecipeBlockName Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\CraftingRecipeBlockName:

Public Attributes

const CARTOGRAPHY_TABLE = "cartography_table"
 
const CRAFTING_TABLE = "crafting_table"
 
const SMITHING_TABLE = "smithing_table"
 
const STONECUTTER = "stonecutter"
 

Detailed Description

Definition at line 17 of file CraftingRecipeBlockName.php.

Member Data Documentation

◆ CARTOGRAPHY_TABLE

const pocketmine\network\mcpe\protocol\types\recipe\CraftingRecipeBlockName::CARTOGRAPHY_TABLE = "cartography_table"

Definition at line 18 of file CraftingRecipeBlockName.php.

◆ CRAFTING_TABLE

const pocketmine\network\mcpe\protocol\types\recipe\CraftingRecipeBlockName::CRAFTING_TABLE = "crafting_table"

Definition at line 19 of file CraftingRecipeBlockName.php.

◆ SMITHING_TABLE

const pocketmine\network\mcpe\protocol\types\recipe\CraftingRecipeBlockName::SMITHING_TABLE = "smithing_table"

Definition at line 21 of file CraftingRecipeBlockName.php.

◆ STONECUTTER

const pocketmine\network\mcpe\protocol\types\recipe\CraftingRecipeBlockName::STONECUTTER = "stonecutter"

Definition at line 20 of file CraftingRecipeBlockName.php.


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