Uses of Enum Class
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerCustomChatCompletions.Action
Packages that use WrapperPlayServerCustomChatCompletions.Action
-
Uses of WrapperPlayServerCustomChatCompletions.Action in com.comphenix.packetwrapper.wrappers.play.clientbound
Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return WrapperPlayServerCustomChatCompletions.ActionModifier and TypeMethodDescriptionWrapperPlayServerCustomChatCompletions.getAction()Retrieves the value of field 'action'Returns the enum constant of this class with the specified name.WrapperPlayServerCustomChatCompletions.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.clientbound with parameters of type WrapperPlayServerCustomChatCompletions.ActionModifier and TypeMethodDescriptionvoidWrapperPlayServerCustomChatCompletions.setAction(WrapperPlayServerCustomChatCompletions.Action value) Sets the value of field 'action'