Type Alias entmet_lib::datatypes::block_states::AgeKelp

source ·
pub type AgeKelp = Range<0, 25>;
Expand description

Variant ranging from 0 to 25

§Used for

  • Kelp

Aliased Type§

struct AgeKelp(pub u8);

Fields§

§0: u8

Trait Implementations§