Type alias BlockStateSuperset
BlockStateSuperset: {
active?: boolean;
age?: number;
age_bit?: boolean;
allow_underwater_bit?: boolean;
attached_bit?: boolean;
attachment?: string;
bamboo_leaf_size?: string;
bamboo_stalk_thickness?: string;
big_dripleaf_head?: boolean;
big_dripleaf_tilt?: string;
bite_counter?: number;
block_light_level?: number;
bloom?: boolean;
books_stored?: number;
brewing_stand_slot_a_bit?: boolean;
brewing_stand_slot_b_bit?: boolean;
brewing_stand_slot_c_bit?: boolean;
brushed_progress?: number;
button_pressed_bit?: boolean;
can_summon?: boolean;
candles?: number;
cauldron_liquid?: string;
chemistry_table_type?: string;
chisel_type?: string;
cluster_count?: number;
color?: string;
color_bit?: boolean;
composter_fill_level?: number;
conditional_bit?: boolean;
coral_color?: string;
coral_direction?: number;
coral_fan_direction?: number;
coral_hang_type_bit?: boolean;
covered_bit?: boolean;
cracked_state?: string;
crafting?: boolean;
damage?: string;
dead_bit?: boolean;
deprecated?: number;
direction?: number;
dirt_type?: string;
disarmed_bit?: boolean;
door_hinge_bit?: boolean;
double_plant_type?: string;
drag_down?: boolean;
dripstone_thickness?: string;
end_portal_eye_bit?: boolean;
explode_bit?: boolean;
extinguished?: boolean;
facing_direction?: number;
fill_level?: number;
flower_type?: string;
ground_sign_direction?: number;
growing_plant_age?: number;
growth?: number;
hanging?: boolean;
head_piece_bit?: boolean;
height?: number;
honey_level?: number;
huge_mushroom_bits?: number;
in_wall_bit?: boolean;
infiniburn_bit?: boolean;
item_frame_map_bit?: boolean;
item_frame_photo_bit?: boolean;
kelp_age?: number;
lever_direction?: string;
liquid_depth?: number;
lit?: boolean;
minecraft:block_face?: string;
minecraft:cardinal_direction?: string;
minecraft:facing_direction?: string;
minecraft:vertical_half?: string;
moisturized_amount?: number;
monster_egg_stone_type?: string;
multi_face_direction_bits?: number;
new_leaf_type?: string;
new_log_type?: string;
no_drop_bit?: boolean;
occupied_bit?: boolean;
old_leaf_type?: string;
old_log_type?: string;
ominous?: boolean;
open_bit?: boolean;
orientation?: string;
output_lit_bit?: boolean;
output_subtract_bit?: boolean;
persistent_bit?: boolean;
pillar_axis?: string;
portal_axis?: string;
powered_bit?: boolean;
prismarine_block_type?: string;
propagule_stage?: number;
rail_data_bit?: boolean;
rail_direction?: number;
redstone_signal?: number;
repeater_delay?: number;
respawn_anchor_charge?: number;
rotation?: number;
sand_stone_type?: string;
sand_type?: string;
sapling_type?: string;
sculk_sensor_phase?: number;
sea_grass_type?: string;
sponge_type?: string;
stability?: number;
stability_check?: boolean;
stone_brick_type?: string;
stone_slab_type?: string;
stone_slab_type_2?: string;
stone_slab_type_3?: string;
stone_slab_type_4?: string;
stone_type?: string;
stripped_bit?: boolean;
structure_block_type?: string;
structure_void_type?: string;
suspended_bit?: boolean;
tall_grass_type?: string;
toggle_bit?: boolean;
top_slot_bit?: boolean;
torch_facing_direction?: string;
trial_spawner_state?: number;
triggered_bit?: boolean;
turtle_egg_count?: string;
twisting_vines_age?: number;
update_bit?: boolean;
upper_block_bit?: boolean;
upside_down_bit?: boolean;
vault_state?: string;
vine_direction_bits?: number;
wall_block_type?: string;
wall_connection_type_east?: string;
wall_connection_type_north?: string;
wall_connection_type_south?: string;
wall_connection_type_west?: string;
wall_post_bit?: boolean;
weeping_vines_age?: number;
weirdo_direction?: number;
wood_type?: string;
}
All supported states and their types for MinecraftBlockTypes