Type Alias entmet_lib::datatypes::block_states::AgeNWBFISBB

source ·
pub type AgeNWBFISBB = Range<0, 3>;
Expand description

Variant ranging from 0 to 3

§Used for

  • Nether Wart
  • Beetroots
  • Frosted Ice
  • Sweet Berry Bush

Aliased Type§

struct AgeNWBFISBB(pub u8);

Fields§

§0: u8

Trait Implementations§