PetInstance

class PetInstance(entityId: UUID, val base: Identifier, var hashKey: String)(source)

Constructors

Link copied to clipboard
constructor(entityId: UUID, base: Identifier, hashKey: String)

Functions

Link copied to clipboard
fun addExperience(player: MacrocosmPlayer, amount: Double, skill: SkillType)
Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
fun floatTick(player: MacrocosmPlayer, pos: Location)
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
fun level(player: MacrocosmPlayer): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard