Type Alias minecraft_data::prop_tilt

source ·
pub type prop_tilt = val_none_unstable_partial_full;

Aliased Type§

enum prop_tilt {
    none = 0,
    unstable = 1,
    partial = 2,
    full = 3,
}

Variants§

§

none = 0

§

unstable = 1

§

partial = 2

§

full = 3