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

R

read(int) - Method in class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
 
read(int) - Method in class com.comphenix.protocol.reflect.StructureModifier
Reads the value of a field given its index.
readField(Field, Object) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read an accessible Field.
readField(Field, Object, boolean) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read a Field.
readField(Object, String) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read the named public field.
readField(Object, String, boolean) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read the named field.
readGenerated(int) - Method in class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
 
readReflected(int) - Method in class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
Read the given field index using reflection.
readSafely(int) - Method in class com.comphenix.protocol.reflect.StructureModifier
Reads the value of a field if and ONLY IF it exists.
readStaticField(Field) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read an accessible static Field.
readStaticField(Field, boolean) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read a static Field.
readStaticField(Class, String) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read the named public static field.
readStaticField(Class, String, boolean) - Static method in class com.comphenix.protocol.reflect.FieldUtils
Read the named static field.
receivingWhitelist - Variable in class com.comphenix.protocol.events.PacketAdapter
 
recieveClientPacket(Player, PacketContainer) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
recieveClientPacket(Player, PacketContainer, boolean) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
recieveClientPacket(Player, PacketContainer) - Method in interface com.comphenix.protocol.PacketStream
Simulate recieving a certain packet from a given player.
recieveClientPacket(Player, PacketContainer, boolean) - Method in interface com.comphenix.protocol.PacketStream
Simulate recieving a certain packet from a given player.
recieveClientPacket(Player, PacketContainer, boolean) - Method in interface com.comphenix.protocol.ProtocolManager
Simulate recieving a certain packet from a given player.
RECURSE_DEPTH - Static variable in class com.comphenix.protocol.reflect.PrettyPrinter
How far we will recurse.
registerAll() - Method in class com.comphenix.protocol.reflect.IntEnum
Registers every public int field as a member.
registerAsyncHandler(PacketListener) - Method in class com.comphenix.protocol.async.AsyncFilterManager
 
registerAsyncHandler(PacketListener, boolean) - Method in class com.comphenix.protocol.async.AsyncFilterManager
Registers an asynchronous packet handler.
registerAsyncHandler(PacketListener) - Method in interface com.comphenix.protocol.AsynchronousManager
Registers an asynchronous packet handler.
registerEvents(PluginManager, Plugin) - Method in class com.comphenix.protocol.injector.PacketFilterManager
Register this protocol manager on Bukkit.
registerMember(int, String) - Method in class com.comphenix.protocol.reflect.IntEnum
Registers a member.
registerPacketClass(Class<?>, int) - Method in interface com.comphenix.protocol.injector.ListenerInvoker
Remove a given class from the packet registry.
registerPacketClass(Class<?>, int) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
registerTimeoutHandler(PacketListener) - Method in class com.comphenix.protocol.async.AsyncFilterManager
 
registerTimeoutHandler(PacketListener) - Method in interface com.comphenix.protocol.AsynchronousManager
Register a synchronous listener that handles packets when they time out.
REL_ENTITY_MOVE - Static variable in class com.comphenix.protocol.Packets.Server
 
REL_ENTITY_MOVE_LOOK - Static variable in class com.comphenix.protocol.Packets.Server
 
reloadConfig() - Method in class com.comphenix.protocol.ProtocolLibrary
 
remove(TKey, TKey) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
Removes every interval that intersects with the given range.
remove(TKey, TKey, boolean) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
Removes every interval that intersects with the given range.
remove(Object) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
Removes from the list by making a new list with every element except the one given.
remove(int) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
Removes from the list by making a copy of every element except the one with the given index.
REMOVE_MOB_EFFECT - Static variable in class com.comphenix.protocol.Packets.Server
 
removeAll(Collection<?>) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
 
removeListener(TListener, ListeningWhitelist) - Method in class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap
Removes the given listener from the packet event list.
removePacketHandler(int) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Remove an underlying packet handler of ths ID.
removePacketListener(PacketListener) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
removePacketListener(PacketListener) - Method in interface com.comphenix.protocol.ProtocolManager
Removes a given packet listener.
removePacketListeners(Plugin) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
removePacketListeners(Plugin) - Method in interface com.comphenix.protocol.ProtocolManager
Removes every listener associated with the given plugin.
removePlayer(Player) - Method in class com.comphenix.protocol.async.AsyncFilterManager
Clean up after a given player has logged out.
reportDetailed(Object, String, Throwable, Object...) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
 
reportDetailed(Object, String, Throwable, Object...) - Method in interface com.comphenix.protocol.error.ErrorReporter
Prints a detailed error report about an unhandled exception.
reportMinimal(Plugin, String, Throwable) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
 
reportMinimal(Plugin, String, Throwable) - Method in interface com.comphenix.protocol.error.ErrorReporter
Prints a small minimal error report about an exception from another plugin.
reportWarning(Object, String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
 
reportWarning(Object, String, Throwable) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
 
reportWarning(Object, String) - Method in interface com.comphenix.protocol.error.ErrorReporter
Prints a warning message from the current plugin.
reportWarning(Object, String, Throwable) - Method in interface com.comphenix.protocol.error.ErrorReporter
Prints a warning message from the current plugin.
RESPAWN - Static variable in class com.comphenix.protocol.Packets.Client
 
RESPAWN - Static variable in class com.comphenix.protocol.Packets.Server
 
retainAll(Collection<?>) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
 
revertValue() - Method in class com.comphenix.protocol.reflect.VolatileField
Revert to the previously set value.
A B C D E F G H I K L M N O P R S T U V W X Y Z