Package me.neznamy.tab.api.chat
package me.neznamy.tab.api.chat
-
ClassDescriptionClass for click event action in chat componentEnum for all possible click actionsClass for hover event action in chat componentEnum for all possible hover actionsA class representing a chat component that was serialized before, but deserialize was requested in PacketPlayOutPlayerInfo packet.An enum containing all possible legacy color codes and magic codes.A class representing the n.m.s.IChatBaseComponent class to make work with it much easierA class representing a component color, which can be either RGB or legacy code.A class extending IChatBaseComponent that holds the original value to avoid deserializing it, which is an unnecessary operation that slows down the performance, as well as makes code more complicated and open to problems.