Module entmet_lib::datatypes
source · Expand description
Module that contains all neccessary datastructs
Modules§
- Module containing all Block State types
- Module containing a particle enum
- A Module containing Structs used for Villager Data
Structs§
- A struct to describe a Global Position ( world and position )
- A struct for handling masks
- A generic struct representing a particle.
- A Data Wrapper for a Quaternion.
- An struct that can hold data in a specified range
- A struct representing rotations in 3D space.
- A Data Wrapper for an Vector in 3D space
- A struct representing data associated with a villager.
Enums§
- Enum containing how a block can be attached
- Enum containing how a block can be oriented in a 2D plane
- Enum containing how a block can be oriented in a 3D plane
- An enum representing directions
- An enum representing different poses
- An enum with all Sniffer states
Traits§
- Trait to identify an blockstate