StaffBellDataComponent

data class StaffBellDataComponent(val lastRingTime: Long)(source)

Data component to store bell data.

Parameters

lastRingTime

World time when the bell staff was rang.

Constructors

Link copied to clipboard
constructor(lastRingTime: Long)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the world time when the glow effect should be applied to nearby entities

Link copied to clipboard