Skip to Content
⚠ Under Construction
ReferenceC++ APILevelEvent

endstone::LevelEvent

Represents events within a level.

Bases: endstone::Event

Functions:

NameDescription
LevelEvent
getLevel

LevelEvent

LevelEvent(Level &level)

getLevel

Level &getLevel() const

Gets the level primarily involved with this event

Returns:

Level which caused this event

Last updated on