Struct mc_core::entity::GlobalEntities [−][src]
pub struct GlobalEntities { /* fields omitted */ }Expand description
The global entities palette used in level environment.
Implementations
A simple constructor to directly call register_all with given entity types slice.
Register a single entity type to this palette.
An optimized way to call register multiple times for each given entity type.
Get an entity type from its name.
