Uses of Class
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerTabComplete.WrappedSuggestion
Packages that use WrapperPlayServerTabComplete.WrappedSuggestion
-
Uses of WrapperPlayServerTabComplete.WrappedSuggestion in com.comphenix.packetwrapper.wrappers.play.clientbound
Methods in com.comphenix.packetwrapper.wrappers.play.clientbound that return types with arguments of type WrapperPlayServerTabComplete.WrappedSuggestionModifier and TypeMethodDescriptionWrapperPlayServerTabComplete.WrappedSuggestions.getSuggestions()
Method parameters in com.comphenix.packetwrapper.wrappers.play.clientbound with type arguments of type WrapperPlayServerTabComplete.WrappedSuggestionModifier and TypeMethodDescriptionvoid
WrapperPlayServerTabComplete.WrappedSuggestions.setSuggestions
(List<WrapperPlayServerTabComplete.WrappedSuggestion> suggestions) Constructor parameters in com.comphenix.packetwrapper.wrappers.play.clientbound with type arguments of type WrapperPlayServerTabComplete.WrappedSuggestionModifierConstructorDescriptionWrappedSuggestions
(WrapperPlayServerTabComplete.WrappedStringRange range, List<WrapperPlayServerTabComplete.WrappedSuggestion> suggestions)