Uses of Class
me.block2block.hubparkour.api.plates.RestartPoint
Packages that use RestartPoint
-
Uses of RestartPoint in me.block2block.hubparkour.api
Methods in me.block2block.hubparkour.api that return RestartPointModifier and TypeMethodDescriptionIParkour.getRestartPoint()Gets the restart point of this parkour.Methods in me.block2block.hubparkour.api with parameters of type RestartPointModifier and TypeMethodDescriptionvoidIParkour.setRestartPoint(RestartPoint point) Set the restart point of the parkour.