Uses of Enum Class
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerRecipes.Action
Packages that use WrapperPlayServerRecipes.Action
-
Uses of WrapperPlayServerRecipes.Action in com.comphenix.packetwrapper.wrappers.play.clientbound
Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return WrapperPlayServerRecipes.ActionModifier and TypeMethodDescriptionWrapperPlayServerRecipes.getState()
Retrieves the value of field 'state'Returns the enum constant of this class with the specified name.static WrapperPlayServerRecipes.Action[]
WrapperPlayServerRecipes.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 WrapperPlayServerRecipes.ActionModifier and TypeMethodDescriptionvoid
WrapperPlayServerRecipes.setState
(WrapperPlayServerRecipes.Action value) Sets the value of field 'state'