Uses of Enum Class
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientAdvancements.Action
Packages that use WrapperPlayClientAdvancements.Action
-
Uses of WrapperPlayClientAdvancements.Action in com.comphenix.packetwrapper.wrappers.play.serverbound
Methods in com.comphenix.packetwrapper.wrappers.play.serverbound that return WrapperPlayClientAdvancements.ActionModifier and TypeMethodDescriptionWrapperPlayClientAdvancements.getAction()
Retrieves the value of field 'action'Returns the enum constant of this class with the specified name.static WrapperPlayClientAdvancements.Action[]
WrapperPlayClientAdvancements.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.packetwrapper.wrappers.play.serverbound with parameters of type WrapperPlayClientAdvancements.ActionModifier and TypeMethodDescriptionvoid
WrapperPlayClientAdvancements.setAction
(WrapperPlayClientAdvancements.Action value) Sets the value of field 'action'