Uses of Class
com.comphenix.protocol.wrappers.PlayerInfoData
Packages that use PlayerInfoData
-
Uses of PlayerInfoData in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type PlayerInfoDataModifier and TypeMethodDescriptionAbstractStructure.getPlayerInfoDataLists()Retrieve a read/write structure for the PlayerInfoData list fields in the following packet:
PacketType.Play.Server.PLAYER_INFO -
Uses of PlayerInfoData in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return types with arguments of type PlayerInfoDataModifier and TypeMethodDescriptionstatic EquivalentConverter<PlayerInfoData>PlayerInfoData.getConverter()Used to convert between NMS PlayerInfoData and the wrapper instance.