graphmine-core / io.github.sof3.graphmine.entity / InternalViewer
interface InternalViewer
Acts like the receiver to the camera signals of an entity
| receiveEvent | abstract fun receiveEvent(event: EntityViewEvent): UnitHandles a change in what the entity sees. |