entmet_lib
0.1.0
AgeFood
Aliased type
Fields
0
Trait Implementations
BlockStateIdentifier
In entmet_lib::datatypes::block_states
Type Alias
entmet_lib
::
datatypes
::
block_states
::
AgeFood
Copy item path
source
·
[
−
]
pub type AgeFood =
Range
<0, 7>;
Expand description
Variant ranging from 0 to 7
§
Used for
Wheat Crops
Pumpkin Stem
Melon Stem
Carrots
Potatoes
Aliased Type
§
struct AgeFood(pub
u8
);
Fields
§
§
0:
u8
Trait Implementations
§
source
§
impl
BlockStateIdentifier
for
AgeFood