entmet_lib
0.1.0
AgeCocoa
Aliased type
Fields
0
Trait Implementations
BlockStateIdentifier
In entmet_lib::datatypes::block_states
Type Alias
entmet_lib
::
datatypes
::
block_states
::
AgeCocoa
Copy item path
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
§
source
§
impl
BlockStateIdentifier
for
AgeCocoa