Uses of Class
com.comphenix.protocol.wrappers.MinecraftKey
Packages that use MinecraftKey
-
Uses of MinecraftKey in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type MinecraftKeyModifier and TypeMethodDescriptionAbstractStructure.getMinecraftKeys()Retrieve a read/write structure for the MinecraftKey class. -
Uses of MinecraftKey in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return MinecraftKeyModifier and TypeMethodDescriptionstatic MinecraftKeyDeprecated.This isn't accurate in all casesstatic MinecraftKeyMinecraftKey.fromHandle(Object handle)Creates a MinecraftKey wrapper from a Minecraft handle.Methods in com.comphenix.protocol.wrappers that return types with arguments of type MinecraftKeyModifier and TypeMethodDescriptionstatic EquivalentConverter<MinecraftKey>MinecraftKey.getConverter()Methods in com.comphenix.protocol.wrappers with parameters of type MinecraftKey