ScheduledEntityDebug

data class ScheduledEntityDebug(var ticksLeft: Int, val entityId: Int)

Constructors

Link copied to clipboard
constructor(ticksLeft: Int, entityId: Int)

Properties

Link copied to clipboard
Link copied to clipboard