entmet_lib
0.1.0
AgeBamboo
Aliased type
Fields
0
Trait Implementations
BlockStateIdentifier
In entmet_lib::datatypes::block_states
Type Alias
entmet_lib
::
datatypes
::
block_states
::
AgeBamboo
Copy item path
source
·
[
−
]
pub type AgeBamboo =
Range
<0, 1>;
Expand description
Variant ranging from 0 to 1
§
Used for
Bamboo
Aliased Type
§
struct AgeBamboo(pub
u8
);
Fields
§
§
0:
u8
Trait Implementations
§
source
§
impl
BlockStateIdentifier
for
AgeBamboo