Uses of Enum Class
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerPosition.RelativeMovement
Packages that use WrapperPlayServerPosition.RelativeMovement
-
Uses of WrapperPlayServerPosition.RelativeMovement in com.comphenix.packetwrapper.wrappers.play.clientbound
Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return WrapperPlayServerPosition.RelativeMovementModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WrapperPlayServerPosition.RelativeMovement.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return types with arguments of type WrapperPlayServerPosition.RelativeMovementModifier and TypeMethodDescriptionWrapperPlayServerPosition.getRelativeArguments()
Retrieves the value of field 'relativeArguments'Method parameters in com.comphenix.packetwrapper.wrappers.play.clientbound with type arguments of type WrapperPlayServerPosition.RelativeMovementModifier and TypeMethodDescriptionvoid
WrapperPlayServerPosition.setRelativeArguments
(Set<WrapperPlayServerPosition.RelativeMovement> value) Sets the value of field 'relativeArguments'