Uses of Class
me.block2block.hubparkour.api.plates.PressurePlate
Packages that use PressurePlate
Package
Description
-
Uses of PressurePlate in me.block2block.hubparkour.api
Methods in me.block2block.hubparkour.api that return types with arguments of type PressurePlateModifier and TypeMethodDescriptionIParkour.getAllPoints()Get a list of all points for this parkour. -
Uses of PressurePlate in me.block2block.hubparkour.api.events.player
Methods in me.block2block.hubparkour.api.events.player that return PressurePlateModifier and TypeMethodDescriptionParkourPlayerTeleportEvent.getPressurePlate()Get the pressure plate that the user teleported to.Constructors in me.block2block.hubparkour.api.events.player with parameters of type PressurePlateModifierConstructorDescriptionParkourPlayerTeleportEvent(IParkour parkour, IHubParkourPlayer player, PressurePlate pressurePlate, ParkourPlayerTeleportEvent.TeleportReason teleportReason) -
Uses of PressurePlate in me.block2block.hubparkour.api.plates
Subclasses of PressurePlate in me.block2block.hubparkour.api.platesModifier and TypeClassDescriptionclassPressure plates to symbolize the region of the parkour.classPressure plate to symbolize the parkour checkpoints.classPressure plate to symbolize the end of the parkour.classPressure plate to symbolize where the player should be teleported to after parkour ends.classPressure plate to symbolize the restart/respawn location of the parkour.classPressure plate to symbolize the starting point of the parkour.