Uses of Enum Class
net.clownercraft.ccRides.API.events.RideStartEvent.StartReason
Packages that use RideStartEvent.StartReason
-
Uses of RideStartEvent.StartReason in net.clownercraft.ccRides.API.events
Methods in net.clownercraft.ccRides.API.events that return RideStartEvent.StartReasonModifier and TypeMethodDescriptionstatic RideStartEvent.StartReasonReturns the enum constant of this class with the specified name.static RideStartEvent.StartReason[]RideStartEvent.StartReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.clownercraft.ccRides.API.events with parameters of type RideStartEvent.StartReason -
Uses of RideStartEvent.StartReason in net.clownercraft.ccRides.API.ride
Methods in net.clownercraft.ccRides.API.ride with parameters of type RideStartEvent.StartReasonModifier and TypeMethodDescriptionvoidRide.startRide(RideStartEvent.StartReason startReason) Starts the movement of a ride