Skip to content

ParkourPlugin

Package: com.hypixel.hytale.builtin.parkour

public class ParkourPlugin extends JavaPlugin

Plugin class that registers components, systems, and commands for the parkour subsystem.

ModifierTypeNameValue
public static finalStringPARKOUR_CHECKPOINT_MODEL_ID"Objective_Location_Marker"
ModifierTypeName
privateComponentType<EntityStore, ParkourCheckpoint>parkourCheckpointComponentType
privateModelparkourCheckpointModel
privateintlastIndex
ModifierReturn TypeSignature
public static ParkourPluginget()
super(init)
public ComponentType<EntityStore, ParkourCheckpoint>getParkourCheckpointComponentType()
public ModelgetParkourCheckpointModel()
public Object2IntMap<UUID>getCurrentCheckpointByPlayerMap()
public Object2LongMap<UUID>getStartTimeByPlayerMap()
public Int2ObjectMap<UUID>getCheckpointUUIDMap()
public intgetLastIndex()
@Override protectedvoidsetup()
@Override protectedvoidstart()
public voidupdateLastIndex(int index)
public voidupdateLastIndex()
public voidresetPlayer(UUID playerUuid)
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.