Type Alias entmet_lib::datatypes::block_states::Attached

source ·
pub type Attached = bool;
Expand description

Variant allowing true or false

§Used for

  • Tripwire Hook
  • Tripwire

Trait Implementations§