A B C D E F G H I K L M N O P R S T U V W X Y Z 

V

value - Variable in class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint
 
valueOf(String) - Static method in enum com.comphenix.protocol.concurrency.AbstractIntervalTree.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.comphenix.protocol.events.ConnectionSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.comphenix.protocol.events.ListenerPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.comphenix.protocol.injector.GamePhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.comphenix.protocol.Packets
Find a packet by name.
valueOf(String) - Method in class com.comphenix.protocol.reflect.IntEnum
Retrieve the ID of the member with the given name.
valueOf(String) - Static method in enum com.comphenix.protocol.wrappers.nbt.NbtType
Returns the enum constant of this type with the specified name.
values() - Method in class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap
Retrieve every listener.
values() - Static method in enum com.comphenix.protocol.concurrency.AbstractIntervalTree.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.comphenix.protocol.concurrency.BlockingHashMap
 
values() - Static method in enum com.comphenix.protocol.events.ConnectionSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.comphenix.protocol.events.ListenerPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.comphenix.protocol.injector.GamePhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.comphenix.protocol.reflect.IntEnum
Retrieve the ID of every registered member.
values() - Static method in enum com.comphenix.protocol.wrappers.nbt.NbtType
Returns an array containing the constants of this enum type, in the order they are declared.
VEHICLE_SPAWN - Static variable in class com.comphenix.protocol.Packets.Server
 
verifyWhitelist(PacketListener, ListeningWhitelist) - Static method in class com.comphenix.protocol.injector.PacketFilterManager
Determine if the packet IDs in a whitelist is valid.
visit(NbtBase<?>) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtVisitor
Visit a leaf node, which is a NBT tag with a primitive or String value.
visitEnter(NbtList<?>) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtVisitor
Begin visiting a list node that contains multiple child nodes of the same type.
visitEnter(NbtCompound) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtVisitor
Begin visiting a compound node that contains multiple child nodes of different types.
visitLeave(NbtList<?>) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtVisitor
Stop visiting a list node.
visitLeave(NbtCompound) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtVisitor
Stop visiting a compound node.
VolatileField - Class in com.comphenix.protocol.reflect
Represents a field that will revert to its original state when this class is garbaged collected.
VolatileField(Field, Object) - Constructor for class com.comphenix.protocol.reflect.VolatileField
Initializes a volatile field with an associated object.
VolatileField(Field, Object, boolean) - Constructor for class com.comphenix.protocol.reflect.VolatileField
Initializes a volatile field with an associated object.
A B C D E F G H I K L M N O P R S T U V W X Y Z