GraphMine

graphmine-core / io.github.sof3.graphmine.entity

Package io.github.sof3.graphmine.entity

Types

Entity class Entity
An entity is a mobile object that exists in a world
EntityController interface EntityController
Controls the actions of an entity.
EntityState open class EntityState
Contains the savable data of an entity
EntityViewEvent interface EntityViewEvent
Events that an entity’s view changes. This may be due to changes in entity external views, blocks in world views, or other reasons.
ExternalView interface ExternalView
Represents one of the appearances of an entity.
ExternalViewer interface ExternalViewer
Provides an adapter that determines how this entity looks to other entities.
InternalViewer interface InternalViewer
Acts like the receiver to the camera signals of an entity