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 class
static class
Fields 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.CONVERTER
Methods 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 TypeMethodDescriptionvoid
WrapperPlayServerTabComplete.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)