Type Alias entmet_lib::datatypes::block_states::AgeCocoa

source ·
pub type AgeCocoa = Range<0, 2>;
Expand description

Variant ranging from 0 to 2

§Used for

  • Cocoa

Aliased Type§

struct AgeCocoa(pub u8);

Fields§

§0: u8

Trait Implementations§