|
LeviLamina
|
Inheritance diagram for BlockTrait::PlacementDirection:Classes | |
| struct | EnabledStates |
| class | UpdateCardinalGetPlacementBlockCallback |
| class | UpdateFacingGetPlacementBlockCallback |
Public Member Functions | |
| virtual ::std::unique_ptr<::CompoundTag > | buildNetworkTag (::cereal::ReflectionCtx const &) const |
| virtual void | initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &) |
| virtual void | applyToBlockType (::BlockType &blockType) const |
| MCFOLD void | $dtor () |
| MCAPI ::std::unique_ptr<::CompoundTag > | $buildNetworkTag (::cereal::ReflectionCtx const &) const |
| MCAPI void | $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &) |
| MCAPI void | $applyToBlockType (::BlockType &blockType) const |
Static Public Member Functions | |
| static MCAPI ::BlockTrait::PlacementDirection | CardinalDirection (float _yRotationOffset) |
| static MCAPI ::BlockTrait::PlacementDirection | FacingDirection (float _yRotationOffset) |
| static MCAPI ::std::string const & | getName () |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 1, 2, ::BlockTrait::PlacementDirection::EnabledStates > | mStates |
| ::ll::TypedStorage< 4, 4, float > | mRotationOffset |
|
virtual |
Implements BlockTrait::ITrait.
|
virtual |
Implements BlockTrait::ITrait.
|
virtual |
Implements BlockTrait::ITrait.
|
static |