PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
BlockStateNames.php
1<?php
2
3/*
4 *
5 * ____ _ _ __ __ _ __ __ ____
6 * | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \
7 * | |_) / _ \ / __| |/ / _ \ __| |\/| | | '_ \ / _ \_____| |\/| | |_) |
8 * | __/ (_) | (__| < __/ |_| | | | | | | | __/_____| | | | __/
9 * |_| \___/ \___|_|\_\___|\__|_| |_|_|_| |_|\___| |_| |_|_|
10 *
11 * This program is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License as published by
13 * the Free Software Foundation, either version 3 of the License, or
14 * (at your option) any later version.
15 *
16 * @author PocketMine Team
17 * @link http://www.pocketmine.net/
18 *
19 *
20 */
21
22declare(strict_types=1);
23
24namespace pocketmine\data\bedrock\block;
25
29final class BlockStateNames{
30 private function __construct(){
31 //NOOP
32 }
33
34 public const ACTIVE = "active";
35 public const AGE = "age";
36 public const AGE_BIT = "age_bit";
37 public const ALLOW_UNDERWATER_BIT = "allow_underwater_bit";
38 public const ATTACHED_BIT = "attached_bit";
39 public const ATTACHMENT = "attachment";
40 public const BAMBOO_LEAF_SIZE = "bamboo_leaf_size";
41 public const BAMBOO_STALK_THICKNESS = "bamboo_stalk_thickness";
42 public const BIG_DRIPLEAF_HEAD = "big_dripleaf_head";
43 public const BIG_DRIPLEAF_TILT = "big_dripleaf_tilt";
44 public const BITE_COUNTER = "bite_counter";
45 public const BLOCK_LIGHT_LEVEL = "block_light_level";
46 public const BLOOM = "bloom";
47 public const BOOKS_STORED = "books_stored";
48 public const BREWING_STAND_SLOT_A_BIT = "brewing_stand_slot_a_bit";
49 public const BREWING_STAND_SLOT_B_BIT = "brewing_stand_slot_b_bit";
50 public const BREWING_STAND_SLOT_C_BIT = "brewing_stand_slot_c_bit";
51 public const BRUSHED_PROGRESS = "brushed_progress";
52 public const BUTTON_PRESSED_BIT = "button_pressed_bit";
53 public const CAN_SUMMON = "can_summon";
54 public const CANDLES = "candles";
55 public const CAULDRON_LIQUID = "cauldron_liquid";
56 public const CHEMISTRY_TABLE_TYPE = "chemistry_table_type";
57 public const CHISEL_TYPE = "chisel_type";
58 public const CLUSTER_COUNT = "cluster_count";
59 public const COLOR_BIT = "color_bit";
60 public const COMPOSTER_FILL_LEVEL = "composter_fill_level";
61 public const CONDITIONAL_BIT = "conditional_bit";
62 public const CORAL_COLOR = "coral_color";
63 public const CORAL_DIRECTION = "coral_direction";
64 public const CORAL_FAN_DIRECTION = "coral_fan_direction";
65 public const CORAL_HANG_TYPE_BIT = "coral_hang_type_bit";
66 public const COVERED_BIT = "covered_bit";
67 public const CRACKED_STATE = "cracked_state";
68 public const CRAFTING = "crafting";
69 public const DAMAGE = "damage";
70 public const DEAD_BIT = "dead_bit";
71 public const DEPRECATED = "deprecated";
72 public const DIRECTION = "direction";
73 public const DIRT_TYPE = "dirt_type";
74 public const DISARMED_BIT = "disarmed_bit";
75 public const DOOR_HINGE_BIT = "door_hinge_bit";
76 public const DOUBLE_PLANT_TYPE = "double_plant_type";
77 public const DRAG_DOWN = "drag_down";
78 public const DRIPSTONE_THICKNESS = "dripstone_thickness";
79 public const END_PORTAL_EYE_BIT = "end_portal_eye_bit";
80 public const EXPLODE_BIT = "explode_bit";
81 public const EXTINGUISHED = "extinguished";
82 public const FACING_DIRECTION = "facing_direction";
83 public const FILL_LEVEL = "fill_level";
84 public const GROUND_SIGN_DIRECTION = "ground_sign_direction";
85 public const GROWING_PLANT_AGE = "growing_plant_age";
86 public const GROWTH = "growth";
87 public const HANGING = "hanging";
88 public const HEAD_PIECE_BIT = "head_piece_bit";
89 public const HEIGHT = "height";
90 public const HONEY_LEVEL = "honey_level";
91 public const HUGE_MUSHROOM_BITS = "huge_mushroom_bits";
92 public const IN_WALL_BIT = "in_wall_bit";
93 public const INFINIBURN_BIT = "infiniburn_bit";
94 public const ITEM_FRAME_MAP_BIT = "item_frame_map_bit";
95 public const ITEM_FRAME_PHOTO_BIT = "item_frame_photo_bit";
96 public const KELP_AGE = "kelp_age";
97 public const LEVER_DIRECTION = "lever_direction";
98 public const LIQUID_DEPTH = "liquid_depth";
99 public const LIT = "lit";
100 public const MC_BLOCK_FACE = "minecraft:block_face";
101 public const MC_CARDINAL_DIRECTION = "minecraft:cardinal_direction";
102 public const MC_FACING_DIRECTION = "minecraft:facing_direction";
103 public const MC_VERTICAL_HALF = "minecraft:vertical_half";
104 public const MOISTURIZED_AMOUNT = "moisturized_amount";
105 public const MONSTER_EGG_STONE_TYPE = "monster_egg_stone_type";
106 public const MULTI_FACE_DIRECTION_BITS = "multi_face_direction_bits";
107 public const OCCUPIED_BIT = "occupied_bit";
108 public const OPEN_BIT = "open_bit";
109 public const ORIENTATION = "orientation";
110 public const OUTPUT_LIT_BIT = "output_lit_bit";
111 public const OUTPUT_SUBTRACT_BIT = "output_subtract_bit";
112 public const PERSISTENT_BIT = "persistent_bit";
113 public const PILLAR_AXIS = "pillar_axis";
114 public const PORTAL_AXIS = "portal_axis";
115 public const POWERED_BIT = "powered_bit";
116 public const PRISMARINE_BLOCK_TYPE = "prismarine_block_type";
117 public const PROPAGULE_STAGE = "propagule_stage";
118 public const RAIL_DATA_BIT = "rail_data_bit";
119 public const RAIL_DIRECTION = "rail_direction";
120 public const REDSTONE_SIGNAL = "redstone_signal";
121 public const REPEATER_DELAY = "repeater_delay";
122 public const RESPAWN_ANCHOR_CHARGE = "respawn_anchor_charge";
123 public const ROTATION = "rotation";
124 public const SAND_STONE_TYPE = "sand_stone_type";
125 public const SAND_TYPE = "sand_type";
126 public const SCULK_SENSOR_PHASE = "sculk_sensor_phase";
127 public const SEA_GRASS_TYPE = "sea_grass_type";
128 public const SPONGE_TYPE = "sponge_type";
129 public const STABILITY = "stability";
130 public const STABILITY_CHECK = "stability_check";
131 public const STONE_BRICK_TYPE = "stone_brick_type";
132 public const STONE_SLAB_TYPE = "stone_slab_type";
133 public const STONE_SLAB_TYPE_2 = "stone_slab_type_2";
134 public const STONE_SLAB_TYPE_3 = "stone_slab_type_3";
135 public const STONE_SLAB_TYPE_4 = "stone_slab_type_4";
136 public const STRIPPED_BIT = "stripped_bit";
137 public const STRUCTURE_BLOCK_TYPE = "structure_block_type";
138 public const STRUCTURE_VOID_TYPE = "structure_void_type";
139 public const SUSPENDED_BIT = "suspended_bit";
140 public const TALL_GRASS_TYPE = "tall_grass_type";
141 public const TOGGLE_BIT = "toggle_bit";
142 public const TORCH_FACING_DIRECTION = "torch_facing_direction";
143 public const TRIAL_SPAWNER_STATE = "trial_spawner_state";
144 public const TRIGGERED_BIT = "triggered_bit";
145 public const TURTLE_EGG_COUNT = "turtle_egg_count";
146 public const TWISTING_VINES_AGE = "twisting_vines_age";
147 public const UPDATE_BIT = "update_bit";
148 public const UPPER_BLOCK_BIT = "upper_block_bit";
149 public const UPSIDE_DOWN_BIT = "upside_down_bit";
150 public const VAULT_STATE = "vault_state";
151 public const VINE_DIRECTION_BITS = "vine_direction_bits";
152 public const WALL_BLOCK_TYPE = "wall_block_type";
153 public const WALL_CONNECTION_TYPE_EAST = "wall_connection_type_east";
154 public const WALL_CONNECTION_TYPE_NORTH = "wall_connection_type_north";
155 public const WALL_CONNECTION_TYPE_SOUTH = "wall_connection_type_south";
156 public const WALL_CONNECTION_TYPE_WEST = "wall_connection_type_west";
157 public const WALL_POST_BIT = "wall_post_bit";
158 public const WEEPING_VINES_AGE = "weeping_vines_age";
159 public const WEIRDO_DIRECTION = "weirdo_direction";
160}