Uses of Interface
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerTabComplete.WrappedMessage
Packages that use WrapperPlayServerTabComplete.WrappedMessage
-
Uses of WrapperPlayServerTabComplete.WrappedMessage in com.comphenix.packetwrapper.wrappers.play.clientbound
Classes in com.comphenix.packetwrapper.wrappers.play.clientbound that implement WrapperPlayServerTabComplete.WrappedMessageModifier and TypeClassDescriptionstatic classstatic classFields in com.comphenix.packetwrapper.wrappers.play.clientbound with type parameters of type WrapperPlayServerTabComplete.WrappedMessageModifier and TypeFieldDescriptionstatic final com.comphenix.protocol.reflect.EquivalentConverter<WrapperPlayServerTabComplete.WrappedMessage>WrapperPlayServerTabComplete.WrappedMessage.CONVERTERMethods in com.comphenix.packetwrapper.wrappers.play.clientbound that return WrapperPlayServerTabComplete.WrappedMessageMethods in com.comphenix.packetwrapper.wrappers.play.clientbound with parameters of type WrapperPlayServerTabComplete.WrappedMessageModifier and TypeMethodDescriptionvoidWrapperPlayServerTabComplete.WrappedSuggestion.setTooltip(WrapperPlayServerTabComplete.WrappedMessage tooltip) Constructors in com.comphenix.packetwrapper.wrappers.play.clientbound with parameters of type WrapperPlayServerTabComplete.WrappedMessageModifierConstructorDescriptionWrappedSuggestion(WrapperPlayServerTabComplete.WrappedStringRange range, String text, WrapperPlayServerTabComplete.WrappedMessage tooltip)