- GAME_STATE_CHANGE - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- gamePhase(GamePhase) - Method in class com.comphenix.protocol.events.ListeningWhitelist.Builder
-
Set the gamephase to use when constructing new whitelists.
- gamePhase(GamePhase) - Method in class com.comphenix.protocol.events.PacketAdapter.AdapterParameteters
-
Set which game phase this listener is active under.
- GamePhase - Enum in com.comphenix.protocol.injector
-
The current player phase.
- gamePhaseBoth() - Method in class com.comphenix.protocol.events.ListeningWhitelist.Builder
-
- get(K) - Method in class com.comphenix.protocol.collections.ExpireHashMap
-
Retrieve the value associated with the given key, if it has not expired.
- get(int) - Method in class com.comphenix.protocol.collections.IntegerMap
-
Retrieve the value associated with a given key.
- get(TKey) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Retrieves the value of the range that matches the given key, or NULL if nothing was found.
- get(TKey) - Method in class com.comphenix.protocol.concurrency.BlockingHashMap
-
Waits until a value has been associated with the given key, and then retrieves that value.
- get(TKey, long, TimeUnit) - Method in class com.comphenix.protocol.concurrency.BlockingHashMap
-
Waits until a value has been associated with the given key, and then retrieves that value.
- get(TKey, long, TimeUnit, boolean) - Method in class com.comphenix.protocol.concurrency.BlockingHashMap
-
Waits until a value has been associated with the given key, and then retrieves that value.
- get(Object) - Method in class com.comphenix.protocol.concurrency.ConcurrentPlayerMap
-
- get(int) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Retrieves an element by index.
- get(Object) - Method in class com.comphenix.protocol.reflect.accessors.Accessors.SynchronizedFieldAccessor
-
- get(Object) - Method in interface com.comphenix.protocol.reflect.accessors.FieldAccessor
-
Retrieve the value of a field for a particular instance.
- get(int) - Method in class com.comphenix.protocol.wrappers.collection.ConvertedList
-
- get(Object) - Method in class com.comphenix.protocol.wrappers.collection.ConvertedMap
-
- get(Key) - Method in class com.comphenix.protocol.wrappers.collection.ConvertedMultimap
-
- get(Class<?>) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the first serializer associated with a given class.
- get(Class<?>, boolean) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the first serializer associated with a given class and optional state.
- get(int) - Method in class com.comphenix.protocol.wrappers.WrappedIntHashMap
-
Retrieve the value associated with a specific key, or NULL if not found.
- GET_INFO - Static variable in class com.comphenix.protocol.Packets.Client
-
Deprecated.
- getAbsoluteX() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets this block change's absolute x coordinate.
- getAbsoluteZ() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets this block change's absolute z coordinate.
- getAccessibleMethod(Class, String, Class[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Return an accessible method (that is, one that can be invoked via
reflection) with given name and parameters.
- getAccessibleMethod(Method) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Return an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.
- getAccessibleMethod(Class, Method) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Return an accessible method (that is, one that can be invoked via
reflection) that implements the specified Method.
- getAggregateCloner() - Method in class com.comphenix.protocol.reflect.cloning.AggregateCloner.BuilderParameters
-
Retrieve the aggregate cloner that is being built.
- getAmount() - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Retrieve the amount to modify in the operation.
- getArrayClass(Class<?>) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the array class of a given component type.
- getArrayConverter(Class<?>, EquivalentConverter<T>) - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve an equivalent converter for an array of generic items.
- getArrayConverter(ChunkCoordIntPair) - Static method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
- getAsyncHandlers() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getAsyncHandlers() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Get an immutable set of every registered asynchronous packet listener.
- getAsynchronousManager() - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieve the current asynchronous packet manager.
- getAsyncListener() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Retrieve the current asynchronous packet listener.
- getAsyncMarker() - Method in class com.comphenix.protocol.events.PacketEvent
-
Retrieve the asynchronous marker.
- getAttributeCollectionModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for collections of attribute snapshots.
- getAttributeKey() - Method in class com.comphenix.protocol.wrappers.WrappedAttribute
-
Retrieve the unique attribute key that identifies its function.
- getAttributeModifierClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the attribute modifier class.
- getAttributeSnapshotClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the attribute snapshot class.
- getAutoDelay() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve the amount of time to wait until checking for a new update.
- getAutoLastTime() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve the last time we updated, in seconds since 1970.01.01 00:00.
- getBaseclassContracts() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
-
Retrieve an immutable list of every baseclass contract.
- getBaseValue() - Method in class com.comphenix.protocol.wrappers.WrappedAttribute
-
Retrieve the base value of this attribute, before any of the modifiers have been taken into account.
- getBinarySerializer() - Method in class com.comphenix.protocol.wrappers.nbt.io.NbtTextSerializer
-
Retrieve the binary serializer that is used.
- getBins() - Method in class com.comphenix.protocol.timing.HistogramStream
-
Retrieve an immutable view of every bin in the histogram.
- getBlockClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the Block (NMS) class.
- getBlockConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for block instances.
- getBlockData() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for BlockData in Minecraft 1.8.
- getBlockDataSerializer(boolean) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for BlockData
- getBlockIDConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
- getBlockPositionClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieves the BlockPosition class.
- getBlockPositionCollectionModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for collections of chunk positions.
- getBlockPositionModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for block positions.
- getBlockPositionSerializer(boolean) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for BlockPositions
- getBlocks() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for block fields.
- getBooleans() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every boolean field.
- getBuild() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Build version number
- getBukkitEntity(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Dynamically retrieve the Bukkit entity from a given entity.
- getBukkitItemStack(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieves the Bukkit equivalent of a NMS ItemStack.
- getById(int) - Static method in enum com.comphenix.protocol.wrappers.EnumWrappers.Particle
-
- getByKey(String) - Static method in enum com.comphenix.protocol.wrappers.EnumWrappers.SoundCategory
-
- getByName(String) - Static method in enum com.comphenix.protocol.wrappers.EnumWrappers.Particle
-
- getByte(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the byte value of an entry identified by a given key.
- getByte(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched byte.
- getByteArray(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the byte array value of an entry identified by a given key.
- getByteArrays() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every byte array field.
- getByteArraySerializer() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a serializer for reading and writing ItemStacks stored in a byte array.
- getByteBufClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getByteBuffer(NetworkMarker) - Static method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve the byte buffer stored in the given marker.
- getByteOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the byte value of an existing entry, or from a new default entry if it doesn't exist.
- getBytes() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every byte field.
- getBytes(int, ByteBuf, int, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- getBytes(int, byte[], int, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- getBytes(int, ByteBuffer) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- getBytes(int, OutputStream, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- getBytes(int, GatheringByteChannel, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- getBytes(int, FileChannel, long, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- getBytes() - Method in class com.comphenix.protocol.injector.netty.WirePacket
-
Gets this packet's contents as a byte array
- getCached(FieldAccessor) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a field accessor that will cache the content of the field.
- getCallerParameters() - Method in class com.comphenix.protocol.error.Report
-
Retrieve the parameters of the caller method.
- getChatComponentArrays() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for arrays of chat components.
- getChatComponents() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for chat components in Minecraft 1.7.2.
- getChatComponentSerializer() - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for IChatBaseComponents
- getChatComponentTextClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NMS chat component text class.
- getChatSerializerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Attempt to find the ChatSerializer class.
- getChatTypeClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getChatTypeConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getChatTypes() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ChatType enum in 1.12.
- getChatVisibilities() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ChatVisibility enum in 1.7.2.
- getChatVisibilityClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getChatVisibilityConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getChunk() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets the chunk this block change occured in.
- getChunkCoordinate(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched string.
- getChunkCoordinatesClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ChunkCoordinates class.
- getChunkCoordIntPair() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ChunkCoordIntPair class.
- getChunkCoordIntPairs() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for wrapped ChunkCoordIntPairs.
- getChunkPositionClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieves the ChunkPosition class.
- getChunkX() - Method in class com.comphenix.protocol.wrappers.ChunkCoordIntPair
-
Retrieve the chunk index in the x-dimension.
- getChunkZ() - Method in class com.comphenix.protocol.wrappers.ChunkCoordIntPair
-
Retrieve the chunk index in the z-dimension.
- getClass(Object) - Static method in class com.comphenix.protocol.injector.PacketConstructor
-
Retrieve the class of an object, or just the class if it already is a class object.
- getClassLoader() - Method in class com.comphenix.protocol.utility.EnhancerFactory
-
Get the current class loader we are using.
- getClassNames() - Method in class com.comphenix.protocol.PacketType
-
- getClientCommandClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getClientCommandConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getClientCommands() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ClientCommand enum in 1.7.2.
- getClientPackets() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Retrieve every known client packet, from every protocol.
- getClientPackets() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getClientPacketTypes() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieve every known and supported server packet type.
- getClientRegistry() - Static method in class com.comphenix.protocol.Packets
-
Deprecated.
- getCloners() - Method in class com.comphenix.protocol.reflect.cloning.AggregateCloner
-
Retrieves a view of the current list of cloners.
- getCombatEvents() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the CombatEventType enum in 1.8.
- getCombatEventTypeClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getCombatEventTypeConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getCompiler() - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Retrieve the current structure compiler.
- getCompound(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the compound (map) value of an entry identified by a given key.
- getCompoundOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve a compound (map) value by its key, or create a new compound if it doesn't exist.
- getConfig() - Static method in class com.comphenix.protocol.ProtocolLibrary
-
Gets ProtocolLib's configuration
- getConstantAccessor(Object, Method) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a method accessor that always return a constant value, regardless if input.
- getConstructor() - Method in interface com.comphenix.protocol.reflect.accessors.ConstructorAccessor
-
Retrieve the underlying constructor.
- getConstructor(AbstractFuzzyMatcher<MethodInfo>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve the first constructor that matches.
- getConstructorAccessor(Class<?>, Class<?>...) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a constructor accessor for a constructor with the given signature.
- getConstructorAccessor(Constructor<?>) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a constructor accessor for a particular constructor, avoding checked exceptions.
- getConstructorAccessorOrNull(Class<?>, Class<?>...) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Find a specific constructor in a class.
- getConstructorContracts() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
-
Retrieve an immutable list of every constructor contract.
- getConstructorList(AbstractFuzzyMatcher<MethodInfo>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve a list of every constructor that matches the given matcher.
- getConstructors() - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves all private and public constructors in declared order (after JDK 1.5).
- getContainer() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Retrieves the object the field is stored.
- getConverter() - Static method in class com.comphenix.protocol.wrappers.BlockPosition
-
Used to convert between NMS ChunkPosition and the wrapper instance.
- getConverter() - Static method in class com.comphenix.protocol.wrappers.ChunkCoordIntPair
-
Used to convert between NMS ChunkPosition and the wrapper instance.
- getConverter() - Static method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Used to convert between NMS ChunkPosition and the wrapper instance.
- getConverter() - Static method in class com.comphenix.protocol.wrappers.MinecraftKey
-
- getConverter(ChunkCoordIntPair) - Static method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
- getConverter() - Static method in class com.comphenix.protocol.wrappers.PlayerInfoData
-
Used to convert between NMS PlayerInfoData and the wrapper instance.
- getConverter() - Static method in class com.comphenix.protocol.wrappers.Vector3F
-
- getConvertersForGeneric() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve every converter that is associated with a generic class.
- getConvertersForSpecific() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve every converter that is associated with a specific class.
- getCount() - Method in class com.comphenix.protocol.timing.HistogramStream
-
- getCount() - Method in class com.comphenix.protocol.timing.OnlineComputation
-
Retrieve the number of observations.
- getCount() - Method in class com.comphenix.protocol.timing.StatisticsStream
-
Retrieve the number of observations.
- getCraftBukkitClass(String) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the class object of a specific CraftBukkit class.
- getCraftBukkitPackage() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the name of the root CraftBukkit package.
- getCraftChatMessage() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the CraftChatMessage in Minecraft 1.7.2.
- getCraftEntityClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the CraftEntity class.
- getCraftItemStackClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the CraftItemStack class.
- getCraftMessageClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the CraftChatMessage introduced in 1.7.2
- getCraftPlayerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the CraftPlayer class.
- getCraftSoundClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getCraftWorldClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the CraftWorld class.
- getCurrentId() - Method in class com.comphenix.protocol.PacketType
-
Retrieve the current protocol ID for this packet type.
- getCurrentVersion() - Method in class com.comphenix.protocol.PacketType
-
Retrieve the Minecraft version for the current ID.
- getCurrentVersion() - Static method in class com.comphenix.protocol.utility.MinecraftProtocolVersion
-
Retrieve the version of the Minecraft protocol for the current version of Minecraft.
- getCurrentVersion() - Static method in class com.comphenix.protocol.utility.MinecraftVersion
-
- getData() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets this block change's block data.
- getData() - Method in class com.comphenix.protocol.wrappers.WrappedBlockData
-
Retrieves the data of this BlockData.
- getData() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing.CompressedImage
-
Retrieve the underlying data, with no copying.
- getDataCopy() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing.CompressedImage
-
Retrieve a copy of the underlying data array.
- getDataLength() - Method in enum com.comphenix.protocol.wrappers.EnumWrappers.Particle
-
- getDataTypeDelimiter() - Method in class com.comphenix.protocol.wrappers.nbt.io.NbtConfigurationSerializer
-
Retrieve the current data type delimiter.
- getDataWatcherClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the DataWatcher class.
- getDataWatcherConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for the NMS DataWatcher class and our wrapper.
- getDataWatcherItemClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the DataWatcher Item class.
- getDataWatcherModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for data watchers.
- getDataWatcherObjectClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getDataWatcherRegistryClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getDataWatcherSerializerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getDeclaredFields(Class<?>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves all private and public fields, up until a certain superclass.
- getDeclaredName(int) - Static method in class com.comphenix.protocol.Packets
-
Deprecated.
- getDeclaredName(Integer) - Method in class com.comphenix.protocol.reflect.IntEnum
-
Retrieve the name of the member with the given id.
- getDeclaringMatcher() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
Retrieve a class matcher for the declaring class of the member.
- getDecoratedList(Object) - Static method in class com.comphenix.protocol.wrappers.TroveWrapper
-
Retrieve a Java wrapper for the corresponding Trove list.
- getDecoratedMap(Object) - Static method in class com.comphenix.protocol.wrappers.TroveWrapper
-
Retrieve a Java wrapper for the corresponding Trove map.
- getDecoratedSet(Object) - Static method in class com.comphenix.protocol.wrappers.TroveWrapper
-
Retrieve a Java wrapper for the corresponding Trove set.
- getDefault() - Static method in class com.comphenix.protocol.reflect.ClassAnalyser
-
Retrieve the default instance.
- getDefault(Class<T>) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Retrieves a default instance or value that is assignable to this type.
- getDefault(Class<T>, List<InstanceProvider>) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Retrieves a default instance or value that is assignable to this type.
- getDefault() - Static method in class com.comphenix.protocol.utility.StreamSerializer
-
Retrieve a default stream serializer.
- getDefaultCloner() - Method in class com.comphenix.protocol.reflect.cloning.CollectionCloner
-
Retrieve the default cloner used to clone the content of each element in the collection.
- getDefaultCloner() - Method in class com.comphenix.protocol.reflect.cloning.FieldCloner
-
Retrieve the default cloner used to clone the content of each field.
- getDefaultMethod() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve the default injection method.
- getDelegated() - Method in class com.comphenix.protocol.error.DelegatedErrorReporter
-
Retrieve the underlying error reporter.
- getDevelopmentStage() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Retrieve the development stage.
- getDifficulties() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the Difficulty enum in 1.7.2.
- getDifficultyClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getDifficultyConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getDirectionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getDirectionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getDirections() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the Direction enum in 1.10.
- getDirectionSerializer() - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for Directions
- getDirtyState() - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Whether or not the value must be synchronized with the client.
- getDisablePermGenFraction() - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Retrieve the fraction of perm gen space used after which the background compiler will be disabled.
- getDisconnectMethod(Class<? extends Object>) - Static method in class com.comphenix.protocol.utility.MinecraftMethods
-
Retrieve the disconnect method for a given player connection.
- getDisplayName() - Method in class com.comphenix.protocol.wrappers.PlayerInfoData
-
Gets the display name of the player represented by this data.
- getDouble(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the double value of an entry identified by a given key.
- getDoubleOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the double value of an existing entry, or from a new default entry if it doesn't exist.
- getDoubles() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every double field.
- getEffectTypeConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
- getEffectTypes() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the MobEffectList class in 1.9.
- getElementType() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtList
-
Get the type of each element.
- getEndPoint(TKey) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Get the left-most end-point associated with this key.
- getEntity() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieve the entity associated with this data watcher.
- getEntityActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getEntityClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the entity (NMS) class.
- getEntityConverter(World) - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for NMS entities and Bukkit entities.
- getEntityFromID(World, int) - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieve the associated entity.
- getEntityHumanClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the EntityHuman class.
- getEntityModifier(World) - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for entity objects.
- getEntityModifier(PacketEvent) - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for entity objects.
- getEntityPlayerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the EntityPlayer (NMS) class.
- getEntityTrackerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the EntityTracker (NMS) class.
- getEntityTrackers(Entity) - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieve every client that is receiving information about a given entity.
- getEntityUseActionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getEntityUseActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getEntityUseActions() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the EntityUse enum in 1.7.2.
- getEntityWatcher(Entity) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieve the data watcher associated with an entity.
- getEntry(AbstractIntervalTree<TKey, TValue>.EndPoint, AbstractIntervalTree<TKey, TValue>.EndPoint) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Retrieve the entry from a given set of end points.
- getEnumFormat() - Method in class com.comphenix.protocol.wrappers.MinecraftKey
-
- getEnumModifier(Class<T>, Class<?>) - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for an enum.
- getEnumModifier(Class<T>, int) - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for an enum.
- getEnumProtocolClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the EnumProtocol class in 1.7.2.
- getErrorCount() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
- getErrorReporter() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getErrorReporter() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Retrieve the default error reporter.
- getErrorReporter() - Static method in class com.comphenix.protocol.ProtocolLibrary
-
Retrieve the current error reporter.
- getException() - Method in class com.comphenix.protocol.error.Report
-
Retrieve the associated exception, or NULL if not found.
- getExceptionMatchers() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
Retrieve an immutable list of every exception matcher for this method.
- getExceptionTypes() - Method in class com.comphenix.protocol.reflect.MethodInfo
-
Returns an array of Class objects that represent the types of the exceptions declared to be thrown by the
underlying method or constructor represented by this MethodInfo object.
- getExecutorAsync() - Static method in class com.comphenix.protocol.ProtocolLibrary
-
Retrieve an executor service for performing asynchronous tasks on the behalf of ProtocolLib.
- getExecutorSync() - Static method in class com.comphenix.protocol.ProtocolLibrary
-
Retrieve an executor service for performing synchronous tasks (main thread) on the behalf of ProtocolLib.
- getFavicon() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve the compressed PNG file that is being displayed as a favicon.
- getField() - Method in class com.comphenix.protocol.reflect.accessors.Accessors.SynchronizedFieldAccessor
-
- getField() - Method in interface com.comphenix.protocol.reflect.accessors.FieldAccessor
-
Retrieve the underlying field.
- getField(String) - Method in class com.comphenix.protocol.reflect.ExactReflection
-
Retrieve a field in the class hierachy by the given name.
- getField(Class, String) - Static method in class com.comphenix.protocol.reflect.FieldUtils
-
Gets an accessible Field by name respecting scope.
- getField(Class, String, boolean) - Static method in class com.comphenix.protocol.reflect.FieldUtils
-
Gets an accessible Field by name breaking scope if
requested.
- getField(AbstractFuzzyMatcher<Field>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve the first field that matches.
- getField(int) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieve a field by index.
- getField() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Retrieves the current field.
- getFieldAcccessorOrNull(Class<?>, String, Class<?>) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a field accessor for a field with the given name and equivalent type, or NULL.
- getFieldAccessor(Class<?>, Class<?>, boolean) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve an accessor for the first field of the given type.
- getFieldAccessor(Class<?>, String, boolean) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve an accessor for the first field of the given type.
- getFieldAccessor(Field) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a field accessor from a given field that uses unchecked exceptions.
- getFieldAccessor(Field, boolean) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a field accessor from a given field that uses unchecked exceptions.
- getFieldAccessorArray(Class<?>, Class<?>, boolean) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve an accessor (in declared order) for every field of the givne type.
- getFieldByName(String) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a field by name.
- getFieldByType(String, Class<?>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves the first field with a type equal to or more specific to the given type.
- getFieldByType(String) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a field by type.
- getFieldByType(String, Set<Class>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a field by type.
- getFieldContracts() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
-
Retrieve an immutable list of every field contract.
- getFieldList(AbstractFuzzyMatcher<Field>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve a list of every field that matches the given matcher.
- getFieldListByType(Class<?>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves every field with a type equal to or more specific to the given type.
- getFields() - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves all private and public fields in declared order (after JDK 1.5).
- getFields() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieves a list of the fields matching the constraints of this structure modifier.
- getFieldType(int) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieve the type of a specified field.
- getFieldType() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieves the common type of each field.
- getFieldValue(Object, Class<T>, boolean) - Static method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve the value of the first field of the given type.
- getFile() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve a reference to the configuration file.
- getFinalValue() - Method in class com.comphenix.protocol.wrappers.WrappedAttribute
-
Retrieve the final computed value.
- getFloat() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every float field.
- getFloat(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the float value of an entry identified by a given key.
- getFloat(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched float.
- getFloatOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the float value of an existing entry, or from a new default entry if it doesn't exist.
- getFriendlyWorkerName(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Create a friendly thread name using the following convention:
- getFromNativeMap() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getFromWrapperMap() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getFullKey() - Method in class com.comphenix.protocol.wrappers.MinecraftKey
-
Gets the full key of this MinecraftKey.
- getGameMode() - Method in class com.comphenix.protocol.wrappers.PlayerInfoData
-
Gets the GameMode of the player represented by this data.
- getGameModeClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getGameModeConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getGameModes() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the NativeGameMode enum in 1.7.2.
- getGamePhase() - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
Retrieve which game phase this listener is active under.
- getGameProfileClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the GameProfile class in 1.7.2 and later.
- getGameProfiles() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for game profiles in Minecraft 1.7.2.
- getGeneric(Class<?>, TType) - Method in interface com.comphenix.protocol.reflect.EquivalentConverter
-
Retrieve a copy of the generic type from a specific type.
- getGeneric(Class<?>, TType) - Method in class com.comphenix.protocol.wrappers.BukkitConverters.IgnoreNullConverter
-
- getGeneric(Class<?>, T) - Method in class com.comphenix.protocol.wrappers.EnumWrappers.EnumConverter
-
- getGenericConverter(Class<T>) - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
Retrieve a generic enum converter for use with StructureModifiers.
- getGenericValue(Class<?>, TType) - Method in class com.comphenix.protocol.wrappers.BukkitConverters.IgnoreNullConverter
-
Retrieve a copy of the actual generic value.
- getGlobalParameter(String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve a global parameter by its key.
- getHandClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getHandConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getHandle() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves the underlying Minecraft packet.
- getHandle() - Method in class com.comphenix.protocol.wrappers.AbstractWrapper
-
Retrieves the underlying NMS object.
- getHandle() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtWrapper
-
Retrieve the underlying net.minecraft.server instance.
- getHandle() - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Retrieve the underlying attribute modifier.
- getHandle() - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
- getHandle() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.WrappedDataWatcherObject
-
- getHandleType() - Method in class com.comphenix.protocol.wrappers.AbstractWrapper
-
Retrieve the type of the handle.
- getHandleType() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.WrappedDataWatcherObject
-
- getHands() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the Hand enum in 1.9.
- getIBlockDataClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the IBlockData class in 1.8.
- getIChatBaseComponentArrayClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getIChatBaseComponentClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the IChatBaseComponent class.
- getID() - Method in interface com.comphenix.protocol.async.AsyncRunnable
-
Retrieve a unique worker ID.
- getID() - Method in class com.comphenix.protocol.events.PacketContainer
-
Deprecated.
- getId() - Method in class com.comphenix.protocol.injector.netty.WirePacket
-
Gets this packet's ID
- getId() - Method in enum com.comphenix.protocol.wrappers.EnumWrappers.ChatType
-
- getId() - Method in enum com.comphenix.protocol.wrappers.EnumWrappers.Particle
-
- getId() - Method in enum com.comphenix.protocol.wrappers.WrappedAttributeModifier.Operation
-
Retrieve the unique operation ID.
- getId() - Method in class com.comphenix.protocol.wrappers.WrappedGameProfile
-
Retrieve the textual representation of the player's UUID.
- getIgnoreNull(EquivalentConverter<TType>) - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Wraps a given equivalent converter in NULL checks, ensuring that such values are ignored.
- getIgnoreVersionCheck() - Method in class com.comphenix.protocol.ProtocolConfig
-
The version of Minecraft to ignore the built-in safety feature.
- getImage() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing.CompressedImage
-
Uncompress and return the stored image.
- getIndex() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.WrappedDataWatcherObject
-
Gets this watcher object's index.
- getIndex() - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Gets this Item's index from the watcher object
- getIndexes() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Gets a set containing the registered indexes.
- getInitialTime() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the time the packet was initially queued for asynchronous processing.
- getInjectionMethod() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve the injection method that has been set in the configuration, or use a default value.
- getInnerConverter() - Method in class com.comphenix.protocol.wrappers.collection.AbstractConverted
-
Retrieve a function delegate that converts outer objects to inner objects.
- getInputBuffer() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve the serialized packet data (excluding the header by default) from the network input stream.
- getInputBuffer(boolean) - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve the serialized packet data from the network input stream.
- getInputStream() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve the serialized packet data (excluding the header by default) as an input stream.
- getInputStream(boolean) - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve the serialized packet data as an input stream.
- getInstance() - Static method in class com.comphenix.protocol.injector.BukkitUnwrapper
-
Retrieve the default instance of the Bukkit unwrapper.
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Handshake.Client
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Handshake.Server
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Legacy.Client
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Legacy.Server
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Login.Client
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Login.Server
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Play.Client
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Play.Server
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Status.Client
-
- getInstance() - Static method in class com.comphenix.protocol.PacketType.Status.Server
-
- getInstance() - Static method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Retrieves the current background compiler.
- getInstance() - Static method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve the shared listener manager.
- getInstance() - Static method in class com.comphenix.protocol.utility.EnhancerFactory
-
- getInstanceProvider() - Method in class com.comphenix.protocol.reflect.cloning.AggregateCloner.BuilderParameters
-
Retrieve the instance provider last set in the builder.
- getInstanceProvider() - Method in class com.comphenix.protocol.reflect.cloning.FieldCloner
-
Retrieve the instance provider this cloner is using to create new, empty classes.
- getInteger(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the integer value of an entry identified by a given key.
- getInteger(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched integer.
- getIntegerArray(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the integer array value of an entry identified by a given key.
- getIntegerArrays() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every int array field.
- getIntegerOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the integer value of an existing entry, or from a new default entry if it doesn't exist.
- getIntegers() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every integer field.
- getInterfaceContracts() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
-
Retrieve an immutable list of every interface contract.
- getIntHashMapClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the IntHashMap class.
- getItemArrayModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for arrays of ItemStacks.
- getItemListModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for lists of ItemStacks.
- getItemModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for ItemStack.
- getItemSlotClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getItemSlotConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getItemSlots() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ItemSlot enum in 1.9.
- getItemStack(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched string.
- getItemStackArrayClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ItemStack[] class.
- getItemStackClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NMS ItemStack class.
- getItemStackConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve the converter used to convert NMS ItemStacks to Bukkit's ItemStack.
- getItemStackSerializer(boolean) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for ItemStacks
- getJson() - Method in class com.comphenix.protocol.wrappers.WrappedChatComponent
-
Retrieve a copy of this component as a JSON string.
- getKey() - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry
-
- getKey() - Method in enum com.comphenix.protocol.wrappers.EnumWrappers.SoundCategory
-
- getKey() - Method in class com.comphenix.protocol.wrappers.MinecraftKey
-
Gets the key of this MinecraftKey.
- getKeys() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve a Set view of the keys of each entry in this compound.
- getKeyValueView() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
Generate a view of this matcher as a key-value map.
- getKeyValueView() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract
-
- getKeyValueView() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
- getLatency() - Method in class com.comphenix.protocol.wrappers.PlayerInfoData
-
Gets the latency between the client and the server.
- getLegacyId() - Method in class com.comphenix.protocol.PacketType
-
- getLineLength(int) - Method in class com.comphenix.protocol.utility.HexDumper
-
Calculate the length of each line.
- getList(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the NBT list value of an entry identified by a given key.
- getListConverter(Class<?>, EquivalentConverter<T>) - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve an equivalent converter for a list of generic items.
- getListener(PacketType) - Method in class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap
-
Retrieve the registered listeners, in order from the lowest to the highest priority.
- getListener() - Method in class com.comphenix.protocol.injector.PrioritizedListener
-
Retrieve the underlying listener.
- getListenerHandler() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the current asynchronous listener handler.
- getListenerLoop() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Create a worker that will initiate the listener loop.
- getListNbtModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for lists of NBT classes.
- getListOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve a NBT list value by its key, or create a new list if it doesn't exist.
- getLocation(World) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Returns this block change's absolute Location in a given World.
- getLogger() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve the current logger that is used to print all reports.
- getLong(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the long value of an entry identified by a given key.
- getLongOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the long value of an existing entry, or from a new default entry if it doesn't exist.
- getLongs() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every long field.
- getMajor() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Major version number
- getManager() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Retrieve the protocol manager.
- getMapConverter(Class<?>, EquivalentConverter<T>) - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve an equivalent converter for a map of generic keys and primitive values.
- getMappedMethods(List<Method>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve every method as a map over names.
- getMatchingAccessibleMethod(Class, String, Class[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Find an accessible method that matches the given name and has compatible parameters.
- getMaxErrorCount() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve the maximum number of errors we can print before we begin suppressing errors.
- getMaximum() - Method in class com.comphenix.protocol.timing.StatisticsStream
-
Retrieve the maximum observation yet observed.
- getMaximumRecursion() - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Retrieve the the maximum height of the hierachy of creates types.
- getMean() - Method in class com.comphenix.protocol.timing.StatisticsStream
-
Retrieve the average of all the observations.
- getMessage(Object[]) - Method in class com.comphenix.protocol.error.ReportType
-
Convert the given report to a string, using the provided parameters.
- getMessageParameters() - Method in class com.comphenix.protocol.error.Report
-
Retrieve the message parameters that will be used to construc the report message.
- getMetadata(String) - Method in class com.comphenix.protocol.events.PacketContainer
-
Gets the metadata value for a given key.
- getMethod() - Method in interface com.comphenix.protocol.reflect.accessors.MethodAccessor
-
Retrieve the underlying method.
- getMethod(String, Class<?>...) - Method in class com.comphenix.protocol.reflect.ExactReflection
-
Retrieve the first method in the class hierachy with the given name and parameters.
- getMethod(AbstractFuzzyMatcher<MethodInfo>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve the first method that matches.
- getMethod(AbstractFuzzyMatcher<MethodInfo>, String) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve a method that matches.
- getMethodAcccessorOrNull(Class<?>, String) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a method accessor for a field with the given name and equivalent type, or NULL.
- getMethodAccessor(Class<?>, String, Class<?>...) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a method accessor for a method with the given name and signature.
- getMethodAccessor(Method) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a method accessor for a particular method, avoding checked exceptions.
- getMethodAccessor(Method, boolean) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a method accessor for a particular method, avoding checked exceptions.
- getMethodByName(String) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a method by looking at its name.
- getMethodByParameters(String, Class<?>...) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a method by looking at the parameter types only.
- getMethodByParameters(String, Class<?>, Class<?>[]) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a method by looking at the parameter types and return type only.
- getMethodByParameters(String, String, String[]) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a method by looking at the parameter types and return type only.
- getMethodCalls(Method) - Method in class com.comphenix.protocol.reflect.ClassAnalyser
-
Retrieve every method calls in the given method.
- getMethodCalls(Class<?>, Method) - Method in class com.comphenix.protocol.reflect.ClassAnalyser
-
Retrieve every method calls in the given method.
- getMethodContracts() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
-
Retrieve an immutable list of every method contract.
- getMethodList(AbstractFuzzyMatcher<MethodInfo>) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve a list of every method that matches the given matcher.
- getMethodListByParameters(Class<?>, Class<?>[]) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves every method that has the given parameter types and return type.
- getMethodName() - Method in class com.comphenix.protocol.reflect.ClassAnalyser.AsmMethod
-
- getMethods() - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves all private and public methods in declared order (after JDK 1.5).
- getMime() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing.CompressedImage
-
Retrieve the MIME type of the image.
- getMinecraftClass(String) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the class object of a specific Minecraft class.
- getMinecraftClass(String, String...) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the first class that matches a specified Minecraft name.
- getMinecraftClass() - Static method in class com.comphenix.protocol.wrappers.Vector3F
-
- getMinecraftGsonClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the Gson class used by Minecraft.
- getMinecraftItemStack(ItemStack) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieves the NMS equivalent of a Bukkit ItemStack.
- getMinecraftKeyClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getMinecraftLibraryClass(String) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the class object of a specific Minecraft library class.
- getMinecraftObjectMatcher() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve a abstract fuzzy class matcher for Minecraft objects.
- getMinecraftObjectRegex() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve a regular expression that can match Minecraft package objects.
- getMinecraftPackage() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the name of the Minecraft server package.
- getMinecraftServerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the MinecraftServer class.
- getMinecraftVersion() - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieve the current Minecraft version.
- getMinimum() - Method in class com.comphenix.protocol.timing.StatisticsStream
-
Retrieve the minimum observation yet observed.
- getMinimumConstructor(Class<T>) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Retrieve the constructor with the fewest number of parameters.
- getMinor() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Minor version number
- getMobEffectClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the net.minecraft.server.MobEffect class.
- getMobEffectListClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getModificationCount() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve the number of modifications made to this configuration.
- getModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves the generic structure modifier for this packet.
- getModifierByUUID(UUID) - Method in class com.comphenix.protocol.wrappers.WrappedAttribute
-
Retrieve an attribute modifier by UUID.
- getModifiers() - Method in class com.comphenix.protocol.wrappers.WrappedAttribute
-
Retrieve an immutable set of all the attribute modifiers that will compute the final value of this attribute.
- getModifiersBanned() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
Retrieve a bit field of every
Modifier that must not be present for the member to match.
- getModifiersRequired() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
Retrieve a bit field of every
Modifier that is required for the member to match.
- getMotD() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve the message of the day.
- getMultiBlockChangeInfoArrayClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the MultiBlockChangeInfo array class in 1.8.
- getMultiBlockChangeInfoArrays() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for MultiBlockChangeInfo arrays in Minecraft 1.8.
- getMultiBlockChangeInfoClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the MultiBlockChangeInfo class in 1.8.
- getName() - Method in enum com.comphenix.protocol.wrappers.EnumWrappers.Particle
-
- getName() - Method in class com.comphenix.protocol.wrappers.nbt.NameProperty
-
Retrieve the name.
- getName() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtBase
-
Retrieve the name of this NBT tag.
- getName() - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Retrieve a human readable name of this modifier.
- getName() - Method in class com.comphenix.protocol.wrappers.WrappedGameProfile
-
Retrieve the name of the player.
- getName() - Method in class com.comphenix.protocol.wrappers.WrappedSignedProperty
-
Retrieve the name of the underlying property, such as "textures".
- getName() - Method in class com.comphenix.protocol.wrappers.WrappedStatistic
-
Retrieve the unique name of this statistic.
- getNameRegex() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
Retrieve the regular expression pattern that is used to match the name of a member.
- getNBTBaseClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NBT base class.
- getNBTCompoundClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NBT Compound class.
- getNBTCompoundSerializer() - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for NBT Compound tags
- getNbtCompressedStreamToolsClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NBTCompressedStreamTools class.
- getNbtConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve an equivalent converter for net.minecraft.server NBT classes and their wrappers.
- getNbtModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for NBT classes.
- getNBTReadLimiterClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NBT read limiter class.
- getNetHandlerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NetHandler class (or Connection)
- getNetLoginHandlerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NetLoginHandler class (or PendingConnection)
- getNetLoginHandlerName() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Dynamically retrieve the name of the current NetLoginHandler.
- getNetworkListenThreadClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NetworkListenThread class (NMS).
- getNetworkManager(Player) - Static method in class com.comphenix.protocol.utility.MinecraftFields
-
Retrieve the network mananger associated with a particular player.
- getNetworkManagerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NetworkManager class or its interface.
- getNetworkManagerHandleMethod() - Static method in class com.comphenix.protocol.utility.MinecraftMethods
-
Retrieve the handle(Packet, GenericFutureListener[]) method of network manager.
- getNetworkManagerName() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Dynamically retrieve the NetworkManager name.
- getNetworkManagerReadPacketMethod() - Static method in class com.comphenix.protocol.utility.MinecraftMethods
-
Retrieve the packetRead(ChannelHandlerContext, Packet) method of NetworkMananger.
- getNetworkMarker(PacketEvent) - Static method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve the network marker of a particular event without creating it.
- getNetworkMarker() - Method in class com.comphenix.protocol.events.PacketEvent
-
Retrieve the object responsible for managing the serialized input and output of a packet.
- getNewSendingIndex() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the desired sending order after processing has completed.
- getNextEndPoint(TKey, boolean) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Get the next end point of a given key.
- getNmsWorldClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the World (NMS) class.
- getNonNullListClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getObject(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the primitive object, NbtList or NbtCompound associated with the given key.
- getObject(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieve a watchable object by index.
- getObject(WrappedDataWatcher.WrappedDataWatcherObject) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieve a watchable object by watcher object.
- getObjectEnum(PacketType) - Static method in class com.comphenix.protocol.PacketType
-
Retrieve the correct object enum from a specific packet type.
- getObservations() - Method in class com.comphenix.protocol.timing.TimedTracker
-
Retrieve the total number of observations.
- getOldValue() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Retrieves the field value before the previous setValue(), unless saveValue() has been called.
- getOnlinePlayers() - Static method in class com.comphenix.protocol.utility.Util
-
Gets a list of currently online Players.
- getOpcode() - Method in class com.comphenix.protocol.reflect.ClassAnalyser.AsmMethod
-
Retrieve the opcode used to invoke this method or constructor.
- getOperation() - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Retrieve the operation that is used to compute the final attribute value.
- getOptions() - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
Retrieve every special option associated with this whitelist.
- getOriginalSendingIndex() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the order the packet was originally transmitted.
- getOuterConverter() - Method in class com.comphenix.protocol.wrappers.collection.AbstractConverted
-
Retrieve a function delegate that converts inner objects to outer objects.
- getOutputHandlers() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve every registered output handler in no particular order.
- getOverwrittenPackets() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getOwnerClass() - Method in class com.comphenix.protocol.reflect.ClassAnalyser.AsmMethod
-
Retrieve the associated owner class.
- getOwnerName() - Method in class com.comphenix.protocol.reflect.ClassAnalyser.AsmMethod
-
- getPackageVersion() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the package version of the underlying CraftBukkit server.
- getPacket() - Method in class com.comphenix.protocol.events.PacketEvent
-
Retrieves the packet that will be sent to the player.
- getPacket() - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Retrieve the packet that will be sent or transmitted.
- getPacketClass(PacketType) - Method in class com.comphenix.protocol.concurrency.PacketTypeSet
-
Retrieve the packet class associated with a particular type.
- getPacketClass() - Method in class com.comphenix.protocol.PacketType
-
Retrieve the equivalent packet class.
- getPacketClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the packet class.
- getPacketClassFromID(int) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getPacketClassFromID(int, boolean) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getPacketClassFromType(PacketType) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieves the correct packet class from a given type.
- getPacketClassFromType(PacketType, boolean) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieves the correct packet class from a given type.
- getPacketClassLookup() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Retrieve an immutable view of the class to packet type lookup.
- getPacketDataSerializer(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve an instance of the packet data serializer wrapper.
- getPacketDataSerializerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the packet data serializer class that overrides ByteBuf.
- getPacketID() - Method in class com.comphenix.protocol.events.PacketEvent
-
Deprecated.
- getPacketID(Class<?>) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getPacketID() - Method in class com.comphenix.protocol.injector.PacketConstructor
-
Deprecated.
- getPacketListeners() - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieves a list of every registered packet listener.
- getPacketName() - Method in enum com.comphenix.protocol.PacketType.Protocol
-
- getPacketName() - Method in enum com.comphenix.protocol.PacketType.Sender
-
- getPacketReadByteBufMethod() - Static method in class com.comphenix.protocol.utility.MinecraftMethods
-
Retrieve the Packet.read(PacketDataSerializer) method.
- getPacketStream() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getPacketStream() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the packet stream responsible for transmitting this packet.
- getPacketStream() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Retrieve the default packet stream.
- getPacketToID() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getPacketToType() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieve a map of every packet class to the respective packet type.
- getPacketType() - Method in class com.comphenix.protocol.events.PacketEvent
-
Retrieve the packet type.
- getPacketType(Class<?>) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieve the packet type of a given packet.
- getPacketType(Class<?>, PacketType.Sender) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieve the packet type of a given packet.
- getPacketTypeLookup() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Retrieve an immutable view of the packet type lookup.
- getPacketWriteByteBufMethod() - Static method in class com.comphenix.protocol.utility.MinecraftMethods
-
Retrieve the Packet.write(PacketDataSerializer) method.
- getParamCount() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
Retrieve the expected parameter count for this method.
- getParameterizedField(Class<?>, Class<?>...) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves a field with a given type and parameters.
- getParameterTypes() - Method in class com.comphenix.protocol.reflect.MethodInfo
-
Returns an array of Class objects that represent the formal parameter types, in declaration order,
of the method or constructor represented by this MethodInfo object.
- getParamMatchers() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
Retrieve an immutable list of every parameter matcher for this method.
- getParentPacket() - Method in class com.comphenix.protocol.wrappers.WrappedAttribute
-
Retrieve the parent update attributes packet.
- getParticleClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getParticleConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getParticles() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the Particle enum in 1.8.
- getPing() - Method in class com.comphenix.protocol.wrappers.PlayerInfoData
-
- getPlayer() - Method in class com.comphenix.protocol.events.PacketEvent
-
Retrieves the player that has sent the packet or is recieving it.
- getPlayerActionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getPlayerActions() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the PlayerAction enum in 1.8.
- getPlayerConnection(Player) - Static method in class com.comphenix.protocol.utility.MinecraftFields
-
Retrieve the PlayerConnection (or NetServerHandler) associated with a player.
- getPlayerConnectionClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the PlayerConnection class (or NetServerHandler)
- getPlayerDiggingActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getPlayerDigTypeClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getPlayerDigTypes() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the PlayerDigType enum in 1.8.
- getPlayerInfoAction() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the PlayerInfo enum in 1.8.
- getPlayerInfoActionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getPlayerInfoActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getPlayerInfoDataClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the PlayerInfoData class in 1.8.
- getPlayerInfoDataLists() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the PlayerInfoData list fields in the following packet:
PacketType.Play.Server#PLAYER_INFO
- getPlayerListClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the player list class (or ServerConfigurationManager),
- getPlayers() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve a copy of all the logged in players.
- getPlayersMaximum() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve the displayed maximum number of players.
- getPlayersOnline() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve the displayed number of online players.
- getPlugin() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Retrieve the plugin associated with this async listener.
- getPlugin() - Method in class com.comphenix.protocol.events.MonitorAdapter
-
- getPlugin() - Method in class com.comphenix.protocol.events.PacketAdapter
-
- getPlugin() - Method in interface com.comphenix.protocol.events.PacketListener
-
Retrieve the plugin that created list packet listener.
- getPlugin() - Method in class com.comphenix.protocol.events.PacketOutputAdapter
-
- getPlugin() - Method in interface com.comphenix.protocol.events.PacketOutputHandler
-
The plugin that owns this output handler.
- getPlugin() - Method in class com.comphenix.protocol.events.PacketPostAdapter
-
- getPlugin() - Method in interface com.comphenix.protocol.events.PacketPostListener
-
Retrieve the plugin this listener belongs to.
- getPlugin() - Static method in class com.comphenix.protocol.ProtocolLibrary
-
Gets the ProtocolLib plugin instance.
- getPluginCaller(Exception) - Static method in class com.comphenix.protocol.error.PluginContext
-
Retrieve the name of the plugin that called the last method(s) in the exception.
- getPluginName(StackTraceElement) - Static method in class com.comphenix.protocol.error.PluginContext
-
Lookup the plugin that this method invocation belongs to, and return its file name.
- getPluginName(PacketListener) - Static method in class com.comphenix.protocol.events.PacketAdapter
-
Retrieves the name of the plugin that has been associated with the listener.
- getPluginName(Plugin) - Static method in class com.comphenix.protocol.events.PacketAdapter
-
Retrieves the name of the given plugin.
- getPosition(int) - Method in class com.comphenix.protocol.wrappers.ChunkCoordIntPair
-
Retrieve the equivalent chunk position.
- getPositionCollectionModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for collections of chunk positions.
- getPositionModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for chunk positions.
- getPostListeners() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve an immutable view of all the listeners that will be invoked once the packet has been sent or received.
- getPotionEffectConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve the converter used to convert between a PotionEffect and the equivalent NMS Mobeffect.
- getPrefix() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve the prefix to apply to every line in the error reports.
- getPrefix() - Method in class com.comphenix.protocol.wrappers.MinecraftKey
-
Gets the prefix of this MinecraftKey.
- getPreviousEndPoint(TKey, boolean) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Get the previous end point of a given key.
- getPreviousPackets() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getPrimitiveType(Class) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Gets the class for the primitive type corresponding to the primitive wrapper class given.
- getPrimitiveWrapper(Class) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Gets the wrapper object class for the given primitive type class.
- getPriority() - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
Retrieve the priority in the execution order of the packet listener.
- getPriority() - Method in class com.comphenix.protocol.events.PacketOutputAdapter
-
- getPriority() - Method in interface com.comphenix.protocol.events.PacketOutputHandler
-
Retrieve the priority that decides the order each network handler is allowed to manipulate the output buffer.
- getPriority() - Method in class com.comphenix.protocol.injector.PrioritizedListener
-
Retrieve the priority of this listener.
- getProcessingDelay() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the number of times a packet must be signalled to be done before it's sent.
- getProcessingLock() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Processing lock used to synchronize access to the parent PacketEvent and PacketContainer.
- getProcessingQueue(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Retrieve the processing queue this packet belongs to.
- getProfile() - Method in class com.comphenix.protocol.wrappers.PlayerInfoData
-
Gets the GameProfile of the player represented by this data.
- getProperties() - Method in class com.comphenix.protocol.wrappers.WrappedGameProfile
-
Retrieve the property map of signed values.
- getProtocol() - Method in class com.comphenix.protocol.PacketType
-
Retrieve the protocol (the connection state) the packet type belongs.
- getProtocol() - Static method in class com.comphenix.protocol.PacketType.Handshake
-
- getProtocol() - Static method in class com.comphenix.protocol.PacketType.Legacy
-
- getProtocol() - Static method in class com.comphenix.protocol.PacketType.Login
-
- getProtocol() - Static method in class com.comphenix.protocol.PacketType.Play
-
- getProtocol() - Static method in class com.comphenix.protocol.PacketType.Status
-
- getProtocolClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getProtocolConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getProtocolManager() - Static method in class com.comphenix.protocol.ProtocolLibrary
-
Retrieves the packet protocol manager.
- getProtocols() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the Protocol enum in 1.7.2.
- getProtocolVersion(Player) - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieve the protocol version of a given player.
- getQueuedSendingIndex() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the sending index when the packet was queued.
- getRateLimit() - Method in class com.comphenix.protocol.error.Report
-
Retrieve desired minimum number of nanoseconds until a report of the same type and parameters should be reprinted.
- getRawID() - Method in enum com.comphenix.protocol.wrappers.nbt.NbtType
-
Retrieves the raw unique integer that identifies the type of the parent NBT element.
- getRawValue() - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Gets the raw value of this data watcher item.
- getReceivingFilters() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getReceivingFilters() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Deprecated.
- getReceivingFilters() - Method in interface com.comphenix.protocol.ProtocolManager
-
Deprecated.
- getReceivingFilterTypes() - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieves a immutable set containing the type of the received client packets that will be observed by listeners.
- getReceivingTypes() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getReceivingTypes() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Retrieves a immutable set containing the types of the received client packets that will be
observed by the asynchronous listeners.
- getReceivingWhitelist() - Method in class com.comphenix.protocol.events.MonitorAdapter
-
- getReceivingWhitelist() - Method in class com.comphenix.protocol.events.PacketAdapter
-
- getReceivingWhitelist() - Method in interface com.comphenix.protocol.events.PacketListener
-
Retrieve which packets sent by the client this listener will observe.
- getRegistered() - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Retrieves a immutable list of every default object providers that generates instances.
- getRegistry() - Static method in class com.comphenix.protocol.Packets.Client
-
Deprecated.
A registry that parses between names and packet IDs.
- getRegistry() - Static method in class com.comphenix.protocol.Packets.Server
-
Deprecated.
A registry that parses between names and packet IDs.
- getReportMessage() - Method in class com.comphenix.protocol.error.Report
-
Format the current report type with the provided message parameters.
- getReportName(Object, ReportType) - Static method in class com.comphenix.protocol.error.ReportType
-
Retrieve the full canonical name of a given report type.
- getReports(Class<?>) - Static method in class com.comphenix.protocol.error.ReportType
-
Retrieve all publicly associated reports.
- getResourcePackStatus() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ResourcePackStatus enum in 1.8.
- getResourcePackStatusClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getResourcePackStatusConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getReturnMatcher() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
Retrieve the class matcher for the return type.
- getReturnType() - Method in class com.comphenix.protocol.reflect.MethodInfo
-
Returns a Class object that represents the formal return type of the method or constructor
represented by this MethodInfo object.
- getRoundNumber() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher
-
Retrieve the cached round number.
- getScheduledPackets() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve a list of packets that will be schedule (in-order) when the current packet has been successfully transmitted.
- getScheduler() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Retrieve the current task scheduler.
- getScoreboardActionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getScoreboardActions() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ScoreboardAction enum in 1.8.
- getScriptEngineName() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve the unique name of the script engine to use for filtering.
- getSender() - Method in enum com.comphenix.protocol.events.ConnectionSide
-
Retrieve the sender of this connection side.
- getSender() - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Retrieve the sender of this packet.
- getSender() - Method in class com.comphenix.protocol.PacketType
-
Retrieve which sender will transmit packets of this type.
- getSender() - Static method in class com.comphenix.protocol.PacketType.Handshake.Client
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Handshake.Server
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Legacy.Client
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Legacy.Server
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Login.Client
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Login.Server
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Play.Client
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Play.Server
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Status.Client
-
- getSender() - Static method in class com.comphenix.protocol.PacketType.Status.Server
-
- getSenderClass(Object) - Static method in class com.comphenix.protocol.error.ReportType
-
Retrieve the class of the given sender.
- getSendingFilters() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getSendingFilters() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Deprecated.
- getSendingFilters() - Method in interface com.comphenix.protocol.ProtocolManager
-
Deprecated.
- getSendingFilterTypes() - Method in interface com.comphenix.protocol.ProtocolManager
-
Retrieves a immutable set containing the type of the sent server packets that will be observed by listeners.
- getSendingQueue(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Retrieve the sending queue this packet belongs to.
- getSendingQueue(PacketEvent, boolean) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Retrieve the sending queue this packet belongs to.
- getSendingTypes() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getSendingTypes() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Retrieves a immutable set containing the types of the sent server packets that will be
observed by the asynchronous listeners.
- getSendingWhitelist() - Method in class com.comphenix.protocol.events.MonitorAdapter
-
- getSendingWhitelist() - Method in class com.comphenix.protocol.events.PacketAdapter
-
- getSendingWhitelist() - Method in interface com.comphenix.protocol.events.PacketListener
-
Retrieve which packets sent by the server this listener will observe.
- getSendPacketMethod() - Static method in class com.comphenix.protocol.utility.MinecraftMethods
-
Retrieve the send packet method in PlayerConnection/NetServerHandler.
- getSerializer() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve a utility class for serializing and deserializing Minecraft objects.
- getSerializer() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.WrappedDataWatcherObject
-
Gets this watcher object's serializer.
- getServerConnectionClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ServerConnection abstract class.
- getServerPackets() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Retrieve every known server packet, from every protocol.
- getServerPackets() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Deprecated.
- getServerPacketTypes() - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Retrieve every known and supported server packet type.
- getServerPingClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ServerPing class in Minecraft 1.7.2.
- getServerPingPlayerSampleClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ServerPingPlayerSample class in Minecraft 1.7.2.
- getServerPings() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the ServerPing fields in the following packet:
PacketType.Status.Server#OUT_SERVER_INFO
- getServerPingServerDataClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the ServerPingServerData class in Minecraft 1.7.2.
- getServerRegistry() - Static method in class com.comphenix.protocol.Packets
-
Deprecated.
- getSetConverter(Class<?>, EquivalentConverter<T>) - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve an equivalent converter for a set of generic items.
- getShort(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the short value of an entry identified by a given key.
- getShort(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched short.
- getShortOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the short value of an existing entry, or from a new default entry if it doesn't exist.
- getShorts() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every short field.
- getSide() - Method in class com.comphenix.protocol.events.NetworkMarker
-
Retrieve whether or not this marker belongs to a client or a server side packet.
- getSignature() - Method in class com.comphenix.protocol.reflect.ClassAnalyser.AsmMethod
-
- getSignature() - Method in class com.comphenix.protocol.wrappers.WrappedSignedProperty
-
Retrieve the signature of the property (base64) as returned by the session server's /hasJoined.
- getSingleton() - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieve the singleton instance of a class, from a method or field.
- getSlot() - Method in enum com.comphenix.protocol.events.ListenerPriority
-
A low slot represents a low priority.
- getSnapshot() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Retrieve the snapshot version, or NULL if this is a release.
- getSnapshotDate() - Method in class com.comphenix.protocol.utility.SnapshotVersion
-
Retrieve the week this snapshot was released.
- getSnapshotString() - Method in class com.comphenix.protocol.utility.SnapshotVersion
-
Retrieve the raw snapshot string (yy'w'ww[a-z]).
- getSnapshotWeekVersion() - Method in class com.comphenix.protocol.utility.SnapshotVersion
-
Retrieve the snapshot version within a week, starting at zero.
- getSoundCategories() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the SoundCategory enum in 1.9.
- getSoundCategoryClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getSoundCategoryConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getSoundConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
- getSoundEffectClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getSoundEffects() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the SoundEffect enum in 1.9.
- getSource() - Method in class com.comphenix.protocol.reflect.ExactReflection
-
Retrieve the source class we are searching.
- getSource() - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves the underlying class.
- getSpecific(Object) - Method in interface com.comphenix.protocol.reflect.EquivalentConverter
-
Retrieve a copy of the specific type using an instance of the generic type.
- getSpecific(Object) - Method in class com.comphenix.protocol.wrappers.BukkitConverters.IgnoreNullConverter
-
- getSpecific(Object) - Method in class com.comphenix.protocol.wrappers.EnumWrappers.EnumConverter
-
- getSpecificModifier(Class<T>) - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every field with the given type.
- getSpecificType() - Method in interface com.comphenix.protocol.reflect.EquivalentConverter
-
Due to type erasion, we need to explicitly keep a reference to the specific type.
- getSpecificType() - Method in class com.comphenix.protocol.wrappers.EnumWrappers.EnumConverter
-
- getSpecificValue(Object) - Method in class com.comphenix.protocol.wrappers.BukkitConverters.IgnoreNullConverter
-
Retrieve a copy of the specific type using an instance of the generic type.
- getStandardDeviation() - Method in class com.comphenix.protocol.timing.StatisticsStream
-
Retrieve the standard deviation of all the observations.
- getStarted() - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve the time the listener was started.
- getStatisticClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NMS statistics class.
- getStatisticListClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NMS statistic list class.
- getStatisticMaps() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for maps of statistics.
- getStatistics() - Method in class com.comphenix.protocol.timing.TimedTracker
-
Retrieve an map (indexed by packet type) of all relevant statistics.
- getStopped() - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve the time the time listeners was stopped.
- getString(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the string value of an entry identified by a given key.
- getString(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Get a watched string.
- getStringArrays() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every String array field.
- getStringDefault() - Method in class com.comphenix.protocol.reflect.instances.PrimitiveGenerator
-
Retrieve the string default.
- getStringDescription(Object) - Static method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve a string representation of the given object.
- getStringOrDefault(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the string value of an existing entry, or from a new default entry if it doesn't exist.
- getStrings() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every String field.
- getStructure(int) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Deprecated.
- getStructure(PacketType) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Retrieve a cached structure modifier for the given packet type.
- getStructure(Class<?>) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Retrieve a cached structure modifier given a packet type.
- getStructure(Class<?>, boolean) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Retrieve a cached structure modifier given a packet type.
- getStructure(int, boolean) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Deprecated.
- getStructure(PacketType, boolean) - Static method in class com.comphenix.protocol.injector.StructureCache
-
Retrieve a cached structure modifier for the given packet type.
- getSupportURL() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve the support URL that will be added to all detailed reports.
- getSuppressedReports() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve an immutable list of every suppressed report type.
- getSynchronized(FieldAccessor) - Static method in class com.comphenix.protocol.reflect.accessors.Accessors
-
Retrieve a field accessor where the write operation is synchronized on the current field value.
- getTarget() - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Retrieve the target player.
- getTarget() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieves the object we're currently modifying.
- getTargetType() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieves the type of the object we're modifying.
- getTileEntityClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the NMS tile entity class.
- getTimeout() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the time the packet will be forcefully rejected.
- getTimeoutHandlers() - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- getTimeoutHandlers() - Method in interface com.comphenix.protocol.AsynchronousManager
-
Get a immutable set of every registered timeout handler.
- getTitleActionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getTitleActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getTitleActions() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the TitleAction enum in 1.8.
- getTotal() - Method in class com.comphenix.protocol.timing.HistogramStream
-
Retrieve the total statistics of every bin in the histogram.
- getTrackedPlugins() - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve every tracked plugin.
- getTracker(Plugin, TimedListenerManager.ListenerType) - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve the timed tracker associated with the given plugin and listener type.
- getTracker(PacketListener, TimedListenerManager.ListenerType) - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve the timed tracker associated with the given listener and listener type.
- getTracker(String, TimedListenerManager.ListenerType) - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Retrieve the timed tracker associated with the given plugin and listener type.
- getType() - Method in class com.comphenix.protocol.error.Report
-
Retrieve the report type.
- getType() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve the packet type of this packet.
- getType() - Method in class com.comphenix.protocol.injector.PacketConstructor
-
Retrieve the type of the packets this constructor creates.
- getType() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtBase
-
Retrieve the type of this NBT element.
- getType() - Method in class com.comphenix.protocol.wrappers.WrappedBlockData
-
Retrieves the type of this BlockData.
- getType() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Serializer
-
Gets the type this serializer serializes.
- getTypeClass(int) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieves the class associated with a given type ID.
- getTypeFromClass(Class<?>) - Static method in enum com.comphenix.protocol.wrappers.nbt.NbtType
-
Retrieve an NBT type from the given Java class.
- getTypeFromID(int) - Static method in enum com.comphenix.protocol.wrappers.nbt.NbtType
-
Retrieve an NBT type from a given raw ID.
- getTypeId() - Method in class com.comphenix.protocol.wrappers.WrappedBlockData
-
- getTypeID(Class<?>) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieves the type ID associated with a given class.
- getTypeMatcher() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract
-
Retrieve the class matcher that matches the type of a field.
- getTypes() - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
Retrieves a set of the packets that will be observed by the listeners.
- getUnwrappers() - Method in class com.comphenix.protocol.injector.PacketConstructor
-
- getUnwrappers() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve every NMS to/from Bukkit converter as unwrappers.
- getUpdateScoreActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getUUID() - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Retrieve the unique UUID that identifies the origin of this modifier.
- getUUID() - Method in class com.comphenix.protocol.wrappers.WrappedGameProfile
-
Retrieve the UUID of the player.
- getUUIDs() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for every UUID field.
- getUUIDSerializer(boolean) - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for UUIDs
- getValue() - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry
-
- getValue() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Retrieves the current field value.
- getValue() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtBase
-
Retrieve the value of this NBT tag.
- getValue() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Deprecated.
- getValue(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve the value of a given entry.
- getValue(int) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtList
-
Retrieve an element by index.
- getValue() - Method in class com.comphenix.protocol.wrappers.WrappedSignedProperty
-
Retrieve the value of the property (base64) as return by the session server's /hasJoined
- getValue() - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Gets the wrapped value of this data watcher item.
- getValueOrDefault(String, NbtType) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve a value by its key, or assign and return a new NBT element if it doesn't exist.
- getValues() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieve every value stored in the fields of the current type.
- getValueType() - Method in enum com.comphenix.protocol.wrappers.nbt.NbtType
-
Retrieves the type of the value stored in the NBT element.
- getVariance() - Method in class com.comphenix.protocol.timing.StatisticsStream
-
Retrieve the variance of all the observations.
- getVec3DClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieves the Vec3D class.
- getVectorConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve the converter used to convert between a Vector and the equivalent NMS Vec3d.
- getVectors() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for Vectors.
- getVectorSerializer() - Static method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Registry
-
Gets the serializer for Vector3Fs
- getVersion(MinecraftVersion) - Static method in class com.comphenix.protocol.utility.MinecraftProtocolVersion
-
Retrieve the version of the Minecraft protocol for this version of Minecraft.
- getVersion() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Retrieve the version String (major.minor.build) only.
- getVersionName() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve the version name of the current server.
- getVersionProtocol() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Retrieve the protocol number.
- getWatchableCollectionModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for collections of watchable objects.
- getWatchableObject(int) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Gets the item at a given index.
- getWatchableObjectClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- getWatchableObjectConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for watchable objects and the respective wrapper.
- getWatchableObjects() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Gets a list of the contents of this DataWatcher.
- getWatcherObject() - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Gets this Item's watcher object, which contains the index and serializer.
- getWhitelist() - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
Deprecated.
- getWorkerID() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve the current worker ID.
- getWorkers() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Retrieve the current number of registered workers.
- getWorldBorderActionClass() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getWorldBorderActionConverter() - Static method in class com.comphenix.protocol.wrappers.EnumWrappers
-
- getWorldBorderActions() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieve a read/write structure for the WorldBorderAction enum in 1.8.
- getWorldConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve the converter used to convert between a NMS World and a Bukkit world.
- getWorldServerClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the WorldServer (NMS) class.
- getWorldTypeClass() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Retrieve the WorldType class.
- getWorldTypeConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for Bukkit's world type enum and the NMS equivalent.
- getWorldTypeModifier() - Method in class com.comphenix.protocol.events.PacketContainer
-
Retrieves a read/write structure for the world type enum.
- getWrapped() - Method in class com.comphenix.protocol.reflect.cloning.NullableCloner
-
- getWrapped() - Method in class com.comphenix.protocol.reflect.cloning.OptionalCloner
-
- getWrappedAttributeConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for wrapped attribute snapshots.
- getWrappedBlockDataConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for wrapped block data.
- getWrappedChatComponentConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for wrapped chat components.
- getWrappedGameProfileConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve a converter for wrapped attribute snapshots.
- getWrappedServerPingConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve the converter for the ServerPing packet in PacketType.Status.Server#OUT_SERVER_INFO.
- getWrappedStatisticConverter() - Static method in class com.comphenix.protocol.wrappers.BukkitConverters
-
Retrieve the converter for a statistic.
- getX() - Method in class com.comphenix.protocol.wrappers.BlockPosition
-
Retrieve the x-coordinate.
- getX() - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Retrieve the x-coordinate.
- getX() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets this block change's relative x coordinate.
- getX() - Method in class com.comphenix.protocol.wrappers.Vector3F
-
- getX() - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Retrieve the x coordinate of the underlying coordinate.
- getY() - Method in class com.comphenix.protocol.wrappers.BlockPosition
-
Retrieve the y-coordinate.
- getY() - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Retrieve the y-coordinate.
- getY() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets this block change's y coordinate.
- getY() - Method in class com.comphenix.protocol.wrappers.Vector3F
-
- getY() - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Retrieve the y coordinate of the underlying coordinate.
- getZ() - Method in class com.comphenix.protocol.wrappers.BlockPosition
-
Retrieve the z-coordinate.
- getZ() - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Retrieve the z-coordinate.
- getZ() - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Gets this block change's relative z coordinate.
- getZ() - Method in class com.comphenix.protocol.wrappers.Vector3F
-
- getZ() - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Retrieve the z coordinate of the underlying coordinate.
- globalParameters - Variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- globalParameters() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Retrieve a set of every registered global parameter.
- groupCount(int) - Method in class com.comphenix.protocol.utility.HexDumper
-
Set the number of groups in each line.
- groupLength(int) - Method in class com.comphenix.protocol.utility.HexDumper
-
Set the length of each group in hexadecimal characters.
- IgnoreNullConverter() - Constructor for class com.comphenix.protocol.wrappers.BukkitConverters.IgnoreNullConverter
-
- ImmutableDetector - Class in com.comphenix.protocol.reflect.cloning
-
Detects classes that are immutable, and thus doesn't require cloning.
- ImmutableDetector() - Constructor for class com.comphenix.protocol.reflect.cloning.ImmutableDetector
-
- INCOMPATIBLE - Static variable in class com.comphenix.protocol.ProtocolLibrary
-
Plugins that are currently incompatible with ProtocolLib.
- incrementKey(TKey) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Increment the given key by one unit.
- incrementProcessingDelay() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Increment the number of times the current packet must be signalled as done before its transmitted.
- indexOf(Object) - Method in class com.comphenix.protocol.wrappers.collection.ConvertedList
-
- indexSet() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Returns a set containing all the registered indexes
- init(Plugin, ProtocolConfig, ProtocolManager, ErrorReporter, ListeningScheduledExecutorService, ListeningScheduledExecutorService) - Static method in class com.comphenix.protocol.ProtocolLibrary
-
- init(Plugin) - Static method in class com.comphenix.protocol.ProtocolLogger
-
- initialCapacity(int) - Method in class com.comphenix.protocol.utility.SafeCacheBuilder
-
Sets the minimum total size for the internal hash tables.
- initialize() - Method in class com.comphenix.protocol.injector.netty.NettyProtocolRegistry
-
- initialize() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Load the packet lookup tables in each protocol.
- initialize(StructureModifier<TField>) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Initialize using the same field types.
- initialize(Class, Class, List<Field>, Map<Field, Integer>, EquivalentConverter<TField>, Map<Class, StructureModifier>) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Initialize every field of this class.
- initialize(Class, Class, List<Field>, Map<Field, Integer>, EquivalentConverter<TField>, Map<Class, StructureModifier>, boolean) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Initialize every field of this class.
- initialMember() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember.Builder
-
Construct a new instance of the current type.
- initialMember() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract.Builder
-
- initialMember() - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
- INSTANCE - Static variable in class com.comphenix.protocol.reflect.instances.CollectionGenerator
-
Shared instance of this generator.
- INSTANCE - Static variable in class com.comphenix.protocol.reflect.instances.PrimitiveGenerator
-
Shared instance of this generator.
- instanceProvider(InstanceProvider) - Method in class com.comphenix.protocol.reflect.cloning.AggregateCloner.Builder
-
Set the instance provider supplied to all cloners in this builder.
- instanceProvider - Variable in class com.comphenix.protocol.reflect.cloning.FieldCloner
-
- InstanceProvider - Interface in com.comphenix.protocol.reflect.instances
-
Represents a type generator for specific types.
- IntegerMap<T> - Class in com.comphenix.protocol.collections
-
Represents a very quick integer-based lookup map, with a fixed key space size.
- IntegerMap() - Constructor for class com.comphenix.protocol.collections.IntegerMap
-
Construct a new integer map with a default capacity.
- IntegerMap(int) - Constructor for class com.comphenix.protocol.collections.IntegerMap
-
Construct a new integer map with a given capacity.
- IntegerSet - Class in com.comphenix.protocol.concurrency
-
Represents a very quick integer set that uses a lookup table to store membership.
- IntegerSet(int) - Constructor for class com.comphenix.protocol.concurrency.IntegerSet
-
Initialize a lookup table with the given maximum number of elements.
- IntegerSet(int, Collection<Integer>) - Constructor for class com.comphenix.protocol.concurrency.IntegerSet
-
Initialize a lookup table with a given maximum and value list.
- IntEnum - Class in com.comphenix.protocol.reflect
-
Represents a traditional int field enum.
- IntEnum() - Constructor for class com.comphenix.protocol.reflect.IntEnum
-
Registers every declared integer field.
- interfaces(AbstractFuzzyMatcher<Class<?>>) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract.Builder
-
Add a new interface contract.
- interfaces(FuzzyClassContract.Builder) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract.Builder
-
Add a new interface contract.
- internalErrorCount - Variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- internalNioBuffer(int, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- inverted() - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher
-
Create a fuzzy matcher that returns the opposite result of the current matcher.
- invoke(Object...) - Method in interface com.comphenix.protocol.reflect.accessors.ConstructorAccessor
-
Invoke the underlying constructor.
- invoke(Object, Object...) - Method in interface com.comphenix.protocol.reflect.accessors.MethodAccessor
-
Invoke the underlying method.
- invokeExactMethod(Object, String, Object) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a method whose parameter type matches exactly the object
type.
- invokeExactMethod(Object, String, Object[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a method whose parameter types match exactly the object
types.
- invokeExactMethod(Object, String, Object[], Class[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class, String, Object[], Class[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a static method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class, String, Object) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a static method whose parameter type matches exactly the object
type.
- invokeExactStaticMethod(Class, String, Object[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a static method whose parameter types match exactly the object
types.
- invokeMethod(Object, String, Class<?>, Object...) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Invoke a method by return type and parameters alone.
- invokeMethod(Object, String, Object) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokePacketRecieving(ErrorReporter, PacketEvent) - Method in class com.comphenix.protocol.injector.SortedPacketListenerList
-
Invokes the given packet event for every registered listener.
- invokePacketRecieving(ErrorReporter, PacketEvent, ListenerPriority) - Method in class com.comphenix.protocol.injector.SortedPacketListenerList
-
Invokes the given packet event for every registered listener of the given priority.
- invokePacketSending(ErrorReporter, PacketEvent) - Method in class com.comphenix.protocol.injector.SortedPacketListenerList
-
Invokes the given packet event for every registered listener.
- invokePacketSending(ErrorReporter, PacketEvent, ListenerPriority) - Method in class com.comphenix.protocol.injector.SortedPacketListenerList
-
Invokes the given packet event for every registered listener of the given priority.
- invokeStaticMethod(Class, String, Object) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class, String, Object[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class, String, Object[], Class[]) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- is(Class<?>, Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if a given Object is compatible with a given Class.
- isAssignmentCompatible(Class, Class) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Determine whether a type can be used as a parameter in a method invocation.
- isAsync() - Method in class com.comphenix.protocol.events.PacketEvent
-
Determine if we are executing the packet event in an asynchronous thread.
- isAsyncCancelled() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Determine if the asynchronous handling should be cancelled.
- isAsyncForced() - Method in class com.comphenix.protocol.PacketType
-
Whether or not the processing of this packet must take place on a thread different than the main thread.
- isAsynchronous() - Method in class com.comphenix.protocol.events.PacketEvent
-
Determine if the packet event has been executed asynchronously or not.
- isAtLeast(MinecraftVersion) - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
- isAutoDownload() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve whether or not ProtocolLib should automatically download the new version.
- isAutoNotify() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve whether or not ProtocolLib should determine if a new version has been released.
- isBackgroundCompilerEnabled() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve whether or not the background compiler for structure modifiers is enabled or not.
- isBlockPosition(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if a given object is a BlockPosition.
- isCancelled() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Determine whether or not this asynchronous handler has been cancelled.
- isCancelled() - Method in class com.comphenix.protocol.events.PacketEvent
-
Retrieves whether or not the packet should be cancelled.
- isChunkCoordinates(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if a given object is a ChunkCoordinate.
- isChunkCoordIntPair(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is an NMS ChunkCoordIntPar.
- isChunkPosition(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if a given object is a ChunkPosition.
- isClient() - Method in class com.comphenix.protocol.PacketType
-
Determine if this packet was sent by the client.
- isClosed() - Method in interface com.comphenix.protocol.ProtocolManager
-
Determines whether or not this protocol manager has been disabled.
- isComplete() - Method in class com.comphenix.protocol.wrappers.WrappedGameProfile
-
Determine if the game profile contains both an UUID and a name.
- isComposite() - Method in enum com.comphenix.protocol.wrappers.nbt.NbtType
-
Determine if the given NBT can store multiple children NBT tags.
- isConstructor() - Method in class com.comphenix.protocol.reflect.MethodInfo
-
Determine if this is a constructor or not.
- isCraftItemStack(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a CraftItemStack instancey.
- isCraftPlayer(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a CraftPlayer class.
- isCurrentSet() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Determine whether or not we'll need to revert the value.
- isDataWatcher(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a data watcher object.
- isDebug() - Method in class com.comphenix.protocol.ProtocolConfig
-
Determine whether or not debug mode is enabled.
- isDeprecated() - Method in class com.comphenix.protocol.PacketType
-
Whether or not this packet is deprecated.
- isDetailedErrorReporting() - Method in class com.comphenix.protocol.ProtocolConfig
-
Determine if detailed error reporting is enabled.
- isDetailedReporting() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Determine if we're using detailed error reporting.
- isDirect() - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- isDynamic() - Method in class com.comphenix.protocol.PacketType
-
Whether or not this packet was dynamically created (i.e.
- isEmpty() - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
- isEmpty(ListeningWhitelist) - Static method in class com.comphenix.protocol.events.ListeningWhitelist
-
Determine if the given whitelist is empty or not.
- isEmpty() - Method in class com.comphenix.protocol.wrappers.collection.CachedCollection
-
- isEmpty() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedCollection
-
- isEmpty() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedMap
-
- isEmpty() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedMultimap
-
- isEnabled() - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
Whether or not this whitelist has any enabled packets.
- isEnabled() - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Retrieve whether or not the background compiler is enabled.
- isFiltered() - Method in class com.comphenix.protocol.events.PacketEvent
-
Determine if this packet is filtered by every packet listener.
- isFiltered() - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Determine if this packet will be processed by any of the packet listeners.
- isFinished() - Method in interface com.comphenix.protocol.async.AsyncRunnable
-
Determine if this runnable has already run its course.
- isForceAccess() - Method in class com.comphenix.protocol.reflect.ExactReflection
-
Determine if we are overriding scope restrictions and will also find
private, protected or package members.
- isForceAccess() - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Retrieves whether or not not to override any scope restrictions.
- isForceAccess() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Retrieves whether or not not to override any scope restrictions.
- isForClient() - Method in enum com.comphenix.protocol.events.ConnectionSide
-
- isForServer() - Method in enum com.comphenix.protocol.events.ConnectionSide
-
- isImmutable(Class<?>) - Static method in class com.comphenix.protocol.reflect.cloning.ImmutableDetector
-
Determine if the given type is probably immutable.
- isIntHashMap(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is an IntHashMap object.
- isItemStack(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a NMS ItemStack.
- isLoginHandler(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a NetLoginHandler (PendingConnection)
- isLongDistance() - Method in enum com.comphenix.protocol.wrappers.EnumWrappers.Particle
-
- isMatch(T, Object) - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher
-
Determine if the given value is a match.
- isMatch(T, Object) - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
- isMatch(Class<?>, Object) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyClassContract
-
- isMatch(Field, Object) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract
-
- isMatch(MethodInfo, Object) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
- isMetricsEnabled() - Method in class com.comphenix.protocol.ProtocolConfig
-
Retrieve whether or not metrics is enabled.
- isMinecraftAsync(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Determine if Minecraft allows asynchronous processing of this packet.
- isMinecraftClass(Class<?>) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given class is found within the package net.minecraft.server, or any equivalent package.
- isMinecraftEntity(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is actually a Minecraft packet.
- isMinecraftObject(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if a given object can be found within the package net.minecraft.server.
- isMinecraftObject(Object, String) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if a given object is found in net.minecraft.server, and has the given name.
- isMinecraftPlayer(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a Minecraft player entity.
- isNonNull() - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Retrieve whether or not the constructor's parameters must be non-null.
- isOptional() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher.Serializer
-
Whether or not this serializer is optional, that is whether or not
the return type is wrapped in a Optional.
- isOutdated() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry.Register
-
Determine if the current register is outdated.
- isPacketClass(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is actually a Minecraft packet.
- isPendingSynchronization() - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Whether or not the modifier is pending synchronization with the client.
- isPlayerInfoData(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a PlayerInfoData.
- isPlayersVisible() - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Determine if the player count and maximum is visible.
- isProcessed() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve whether or not this packet has been processed by the async listeners.
- isPublic(int) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Determine if a given field is public or not.
- isQueued() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Whether or not this packet is or has been queued for processing.
- isReadOnly() - Method in class com.comphenix.protocol.events.PacketEvent
-
Determine if the current packet event is read only.
- isReadOnly(int) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Determine whether or not a field is read-only (final).
- isRunning() - Method in interface com.comphenix.protocol.async.AsyncRunnable
-
Determine if we're running or not.
- isServer() - Method in class com.comphenix.protocol.PacketType
-
Determine if this packet was sent by the server.
- isServerHandler(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is assignable to a NetServerHandler (PlayerConnection)
- isServerPacket() - Method in class com.comphenix.protocol.events.PacketEvent
-
Whether or not this packet was created by the server.
- isSignatureValid(PublicKey) - Method in class com.comphenix.protocol.wrappers.WrappedSignedProperty
-
Determine if the signature of this property is valid and signed by the corresponding private key.
- isSimpleType(Object) - Static method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Determine if the given object is a wrapper for a primitive/simple type or not.
- isSnapshot() - Method in class com.comphenix.protocol.utility.MinecraftVersion
-
Determine if this version is a snapshot.
- isSupported(PacketType) - Static method in class com.comphenix.protocol.injector.packet.PacketRegistry
-
Determine if the given packet type is supported on the current server.
- isSupported() - Method in class com.comphenix.protocol.PacketType
-
Determine if this packet is supported on the current server.
- isTiming() - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Determine if we are currently timing listeners.
- isTransmitted() - Method in class com.comphenix.protocol.async.AsyncMarker
-
Retrieve whether or not this packet has already been sent.
- isTroveClass(Class<?>) - Static method in class com.comphenix.protocol.wrappers.TroveWrapper
-
Determine if the given class is found within gnu.trove.
- isUsingNetty() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if this Minecraft version is using Netty.
- isUsingSpigot() - Static method in class com.comphenix.protocol.utility.Util
-
Whether or not this server is running Spigot.
- isWatchableObject(Object) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Determine if the given object is a watchable object.
- ITEM_DATA - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- iterator() - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Retrieves an iterator over the elements in the given list.
- iterator() - Method in class com.comphenix.protocol.PacketTypeEnum
-
- iterator() - Method in class com.comphenix.protocol.wrappers.collection.CachedCollection
-
- iterator() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedCollection
-
- iterator() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtCompound
-
Retrieve an iterator view of the NBT tags stored in this compound.
- iterator() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtList
-
Iterate over all the elements in this list.
- iterator() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- SafeCacheBuilder<K,V> - Class in com.comphenix.protocol.utility
-
Represents a Guava CacheBuilder that is compatible with both Guava 10 and 13.
- saveAll() - Method in class com.comphenix.protocol.ProtocolConfig
-
Save the current configuration file.
- saveTo(File, TimedListenerManager) - Method in class com.comphenix.protocol.timing.TimingReportGenerator
-
- saveValue() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Ensure that the current value is still set after this class has been garbaged collected.
- SCARY_UPDATE - Static variable in class com.comphenix.protocol.utility.MinecraftVersion
-
Version 1.4.2 - the scary update (Wither Boss).
- schedule(ScheduledPacket) - Method in class com.comphenix.protocol.events.PacketEvent
-
Schedule a packet for sending or receiving after the current packet event is successful.
- schedule() - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Schedule the packet transmission or reception.
- schedule(PacketStream) - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Schedule the packet transmission or reception.
- scheduleCompilation(Map<Class, StructureModifier>, Class) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Ensure that the indirectly given structure modifier is eventually compiled.
- scheduleCompilation(StructureModifier<TKey>, CompileListener<TKey>) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Ensure that the given structure modifier is eventually compiled.
- ScheduledPacket - Class in com.comphenix.protocol.events
-
Represents a packet that is scheduled for transmission at a later stage.
- ScheduledPacket(PacketContainer, Player, boolean) - Constructor for class com.comphenix.protocol.events.ScheduledPacket
-
Construct a new scheduled packet.
- scheduleRegister(PacketType, String) - Static method in class com.comphenix.protocol.PacketType
-
Register a particular packet type.
- SCOREBOARD_DISPLAY_OBJECTIVE - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SCOREBOARD_OBJECTIVE - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- SCOREBOARD_OBJECTIVE - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SCOREBOARD_SCORE - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SCOREBOARD_TEAM - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- sealed - Variable in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
Whether or not this contract can be modified.
- SECOND_LEVEL_PREFIX - Static variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- SELECT_ADVANCEMENT_TAB - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- sendingWhitelist - Variable in class com.comphenix.protocol.events.PacketAdapter
-
- sendMessageSilently(CommandSender, String) - Method in class com.comphenix.protocol.utility.ChatExtensions
-
Send a message without invoking the packet listeners.
- sendProcessedPackets(int, boolean) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Send any due packets, or clean up packets that have expired.
- sendServerPacket(Player, PacketContainer) - Method in interface com.comphenix.protocol.PacketStream
-
Send a packet to the given player.
- sendServerPacket(Player, PacketContainer, boolean) - Method in interface com.comphenix.protocol.PacketStream
-
Send a packet to the given player.
- sendServerPacket(Player, PacketContainer, NetworkMarker, boolean) - Method in interface com.comphenix.protocol.PacketStream
-
Send a packet to the given player.
- sendServerPacket(Player, PacketContainer, boolean) - Method in interface com.comphenix.protocol.ProtocolManager
-
Send a packet to the given player.
- sendWirePacket(Player, int, byte[]) - Method in interface com.comphenix.protocol.PacketStream
-
Send a wire packet to the given player.
- sendWirePacket(Player, WirePacket) - Method in interface com.comphenix.protocol.PacketStream
-
Send a wire packet to the given player.
- SerializableCloner - Class in com.comphenix.protocol.reflect.cloning
-
Represents a cloner that can clone any class that implements Serializable.
- SerializableCloner() - Constructor for class com.comphenix.protocol.reflect.cloning.SerializableCloner
-
- serialize() - Method in class com.comphenix.protocol.injector.netty.WirePacket
-
Serializes this packet into a byte buffer
- serialize(NbtBase<TType>, DataOutput) - Method in class com.comphenix.protocol.wrappers.nbt.io.NbtBinarySerializer
-
Write the content of a wrapped NBT tag to a stream.
- serialize(NbtBase<TType>, ConfigurationSection) - Method in class com.comphenix.protocol.wrappers.nbt.io.NbtConfigurationSerializer
-
Write the content of a NBT tag to a configuration section.
- serialize(NbtBase<TType>) - Method in class com.comphenix.protocol.wrappers.nbt.io.NbtTextSerializer
-
Serialize a NBT tag to a base-64 encoded string.
- serializeCompound(DataOutputStream, NbtCompound) - Method in class com.comphenix.protocol.utility.StreamSerializer
-
Write or serialize a NBT compound to the given output stream.
- serializeItemStack(ItemStack) - Method in class com.comphenix.protocol.utility.StreamSerializer
-
Serialize an item stack as a base-64 encoded string.
- serializeItemStack(DataOutputStream, ItemStack) - Method in class com.comphenix.protocol.utility.StreamSerializer
-
Write or serialize an item stack to the given output stream.
- Serializer(Class<?>, Object, boolean) - Constructor for class com.comphenix.protocol.wrappers.WrappedDataWatcher.Serializer
-
Constructs a new Serializer
- serializeString(DataOutputStream, String) - Method in class com.comphenix.protocol.utility.StreamSerializer
-
Serialize a string using the standard Minecraft UTF-16 encoding.
- serializeVarInt(DataOutputStream, int) - Method in class com.comphenix.protocol.utility.StreamSerializer
-
Write a variable integer to an output stream.
- SERVER_DIFFICULTY - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SERVER_INFO - Static variable in class com.comphenix.protocol.PacketType.Status.Server
-
- serverPackets - Variable in class com.comphenix.protocol.injector.netty.ProtocolRegistry.Register
-
- serverSide() - Method in class com.comphenix.protocol.events.PacketAdapter.AdapterParameteters
-
Set this adapter to also look for server-side packets.
- set(Object, Object) - Method in class com.comphenix.protocol.reflect.accessors.Accessors.SynchronizedFieldAccessor
-
- set(Object, Object) - Method in interface com.comphenix.protocol.reflect.accessors.FieldAccessor
-
Set the value of a field for a particular instance.
- set(Object, Object) - Method in class com.comphenix.protocol.reflect.accessors.ReadOnlyFieldAccessor
-
- set(int, VOuter) - Method in class com.comphenix.protocol.wrappers.collection.ConvertedList
-
- SET_COMPRESSION - Static variable in class com.comphenix.protocol.PacketType.Login.Server
-
- SET_COMPRESSION - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SET_COOLDOWN - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SET_CREATIVE_SLOT - Static variable in class com.comphenix.protocol.Packets.Client
-
Deprecated.
- SET_CREATIVE_SLOT - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- SET_CREATIVE_SLOT - Static variable in class com.comphenix.protocol.PacketType.Legacy.Server
-
Removed in Minecraft 1.7.2
- SET_CREATIVE_SLOT - Static variable in class com.comphenix.protocol.PacketType.Play.Client
-
- SET_EXPERIENCE - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- SET_PROTOCOL - Static variable in class com.comphenix.protocol.PacketType.Handshake.Client
-
- SET_SLOT - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- SET_SLOT - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- setAsyncCancelled(boolean) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Set whether or not the asynchronous handling should be cancelled.
- setAsyncMarker(AsyncMarker) - Method in class com.comphenix.protocol.events.PacketEvent
-
Set the asynchronous marker.
- setAutoDelay(long) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set the amount of time to wait until checking for a new update.
- setAutoDownload(boolean) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set whether or not ProtocolLib should automatically download the new version.
- setAutoLastTime(long) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set the last time we updated, in seconds since 1970.01.01 00:00.
- setAutoNotify(boolean) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set whether or not ProtocolLib should determine if a new version has been released.
- setBackgroundCompilerEnabled(boolean) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set whether or not the background compiler for structure modifiers is enabled or not.
- setBukkitPlayers(Iterable<? extends Player>) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the displayed lst of logged in players.
- setBytes(int, ByteBuf, int, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- setBytes(int, byte[], int, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- setBytes(int, ByteBuffer) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- setBytes(int, InputStream, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- setBytes(int, ScatteringByteChannel, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- setBytes(int, FileChannel, long, int) - Method in class com.comphenix.protocol.injector.netty.NettyByteBufAdapter
-
- setCacheMethods(boolean) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Set whether methods should be cached for greater performance or not,
default is true.
- setCancelled(boolean) - Method in class com.comphenix.protocol.events.PacketEvent
-
Sets whether or not the packet should be cancelled.
- setChanged(boolean) - Method in class com.comphenix.protocol.injector.packet.MapContainer
-
Mark the map as changed or unchanged.
- setClassLoader(ClassLoader) - Method in class com.comphenix.protocol.utility.EnhancerFactory
-
Set the current class loader to use when constructing enhancers.
- setConverter(EquivalentConverter<TField>) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Set the current object converter.
- setCurrentVersion(MinecraftVersion) - Static method in class com.comphenix.protocol.utility.MinecraftVersion
-
- setData(WrappedBlockData) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Sets this block change's block data.
- setData(int) - Method in class com.comphenix.protocol.wrappers.WrappedBlockData
-
Sets the data of this BlockData.
- setDebug(boolean) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set whether or not debug mode is enabled.
- setDetailedErrorReporting(boolean) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set whether or not detailed error reporting is enabled.
- setDetailedReporting(boolean) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Set whether or not to use detailed error reporting.
- setDirtyState(boolean) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Sets this item's dirty state
- setDisablePermGenFraction(double) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Set the fraction of perm gen space used after which the background compiler will be disabled.
- setElementType(NbtType) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtList
-
Set the type of each element.
- setEnabled(boolean) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Sets whether or not the background compiler is enabled.
- setEntity(Entity) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Set the entity associated with this data watcher.
- setErrorCount(int) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Set the number of errors printed.
- setFavicon(WrappedServerPing.CompressedImage) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the compressed PNG file that is being displayed.
- setFiltered(boolean) - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Set whether or not this packet will be processed by packet listeners (except MONITOR listeners).
- setFinalState(Field, boolean) - Static method in class com.comphenix.protocol.reflect.StructureModifier
-
Alter the final status of a field.
- setForceAccess(boolean) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Sets whether or not not to override any scope restrictions.
- setForceAccess(boolean) - Method in class com.comphenix.protocol.reflect.VolatileField
-
Sets whether or not not to override any scope restrictions.
- setHandle(Object) - Method in class com.comphenix.protocol.wrappers.AbstractWrapper
-
Set the underlying NMS object.
- setIgnoreVersionCheck(String) - Method in class com.comphenix.protocol.ProtocolConfig
-
Sets under which version of Minecraft the version safety feature will be ignored.
- setInjectionMethod(PlayerInjectHooks) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set the starting injection method to use.
- setInstance(BackgroundCompiler) - Static method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Sets the single background compiler we're using.
- setItemTag(ItemStack, NbtCompound) - Static method in class com.comphenix.protocol.wrappers.nbt.NbtFactory
-
Set the NBT compound tag of a given item stack.
- setJson(String) - Method in class com.comphenix.protocol.wrappers.WrappedChatComponent
-
Set the content of this component using a JSON object.
- setLocation(Location) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Sets this block change's absolute Location.
- setLocation(int, int, int) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Sets this block change's absolute coordinates.
- setLogger(Logger) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Set the current logger that is used to print all reports.
- setManager(ProtocolManager) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Set the associated protocol manager.
- setMaxErrorCount(int) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Set the maximum number of errors we can print before we begin suppressing errors.
- setMaximumRecursion(int) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Set the maximum height of the hierachy of creates types.
- setMetricsEnabled(boolean) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set whether or not metrics is enabled.
- setMinecraftPackage(String, String) - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
Used during debugging and testing.
- setMotD(WrappedChatComponent) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the message of the day.
- setMotD(String) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the message of the day.
- setName(String) - Method in class com.comphenix.protocol.wrappers.nbt.NameProperty
-
Set the name.
- setName(String) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtBase
-
Set the name of this NBT tag.
- setNetworkMarker(NetworkMarker) - Method in class com.comphenix.protocol.events.PacketEvent
-
Update the network manager.
- setNewSendingIndex(long) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Sets the desired sending order after processing has completed.
- setNonNull(boolean) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Set whether or not the constructor's parameters must be non-null.
- setObject(int, Object, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Sets the DataWatcher Item at a given index to a new value.
- setObject(int, Object) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- setObject(int, WrappedDataWatcher.Serializer, Object, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Sets the DataWatcher Item at a given index to a new value.
- setObject(int, WrappedDataWatcher.Serializer, Object) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- setObject(int, WrappedWatchableObject, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Sets the DataWatcher Item at a given index to a new value.
- setObject(int, WrappedWatchableObject) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- setObject(WrappedDataWatcher.WrappedDataWatcherObject, WrappedWatchableObject, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Sets the DataWatcher Item associated with a given watcher object to a new value.
- setObject(WrappedDataWatcher.WrappedDataWatcherObject, WrappedWatchableObject) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- setObject(WrappedDataWatcher.WrappedDataWatcherObject, Object, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Sets the DataWatcher Item associated with a given watcher object to a
new value.
- setObject(WrappedDataWatcher.WrappedDataWatcherObject, Object) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- setPacket(PacketContainer) - Method in class com.comphenix.protocol.events.PacketEvent
-
Replace the packet that will be sent to the player.
- setPacket(PacketContainer) - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Set the packet that will be sent or transmitted.
- setPacketStream(PacketStream) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Sets the output packet stream responsible for transmitting this packet.
- setPendingSynchronization(boolean) - Method in class com.comphenix.protocol.wrappers.WrappedAttributeModifier
-
Set whether or not the modifier is pending synchronization with the client.
- setPlayers(Iterable<? extends WrappedGameProfile>) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the displayed list of logged in players.
- setPlayersMaximum(int) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the displayed maximum number of players.
- setPlayersOnline(int) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the displayed number of online players.
- setPlayersVisible(boolean) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set whether or not the player count and player maximum is visible.
- setPrefix(String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Set the prefix to apply to every line in the error reports.
- setProcessingLock(Object) - Method in class com.comphenix.protocol.async.AsyncMarker
-
- setReadOnly(boolean) - Method in class com.comphenix.protocol.events.PacketEvent
-
Set the read-only state of this packet event.
- setReadOnly(int, boolean) - Method in class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
-
- setReadOnly(int, boolean) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Set whether or not a field should be treated as read only.
- setScriptEngineName(String) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set the unique name of the script engine to use for filtering.
- setSupportURL(String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
Set the support URL that will be added to all detailed reports.
- setSuppressedReports(List<String>) - Method in class com.comphenix.protocol.ProtocolConfig
-
Set the list of suppressed report types,
- setTarget(Player) - Method in class com.comphenix.protocol.events.ScheduledPacket
-
Set the target player.
- setTimeout(long) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Set the time the packet will be forcefully rejected.
- SETTINGS - Static variable in class com.comphenix.protocol.PacketType.Play.Client
-
- setType(Material) - Method in class com.comphenix.protocol.wrappers.WrappedBlockData
-
Sets the type of this BlockData.
- setTypeAndData(Material, int) - Method in class com.comphenix.protocol.wrappers.WrappedBlockData
-
Sets the type and data of this BlockData.
- setValue(TValue) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry
-
- setValue(Object) - Method in class com.comphenix.protocol.reflect.VolatileField
-
Sets the current value.
- setValue(TType) - Method in interface com.comphenix.protocol.wrappers.nbt.NbtBase
-
Set the value of this NBT tag.
- setValue(Object, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Sets the value of this item.
- setValue(Object) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Sets the value of this item.
- setVersionName(String) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the version name of the current server.
- setVersionProtocol(int) - Method in class com.comphenix.protocol.wrappers.WrappedServerPing
-
Set the version protocol
- setWorkers(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Set the current number of workers.
- setX(int) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Sets this block change's absolute x coordinate.
- setX(float) - Method in class com.comphenix.protocol.wrappers.Vector3F
-
- setX(int) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Set the x coordinate of the underlying coordinate.
- setY(int) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Sets this block change's y coordinate
- setY(float) - Method in class com.comphenix.protocol.wrappers.Vector3F
-
- setY(int) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Set the y coordinate of the underlying coordinate.
- setZ(int) - Method in class com.comphenix.protocol.wrappers.MultiBlockChangeInfo
-
Sets this block change's relative z coordinate.
- setZ(float) - Method in class com.comphenix.protocol.wrappers.Vector3F
-
- setZ(int) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Set the z coordinate of the underlying coordiate.
- shallowClone() - Method in class com.comphenix.protocol.events.PacketContainer
-
Create a shallow copy of the current packet.
- SHUTDOWN_DELAY_MS - Static variable in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
- shutdownAll() - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Clean up after ourselves using the default timeout.
- shutdownAll(long, TimeUnit) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Clean up after ourselves.
- signalFreeProcessingSlot(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Signal that a packet has finished processing.
- signalPacketTransmission(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- signalPacketTransmission(PacketEvent) - Method in interface com.comphenix.protocol.AsynchronousManager
-
Signal that a packet is ready to be transmitted.
- signUpdateExists() - Static method in class com.comphenix.protocol.utility.MinecraftReflection
-
- size() - Method in class com.comphenix.protocol.collections.ExpireHashMap
-
Retrieve the number of entries in the map.
- size() - Method in class com.comphenix.protocol.collections.IntegerMap
-
Retrieve the number of mappings in this map.
- size() - Method in class com.comphenix.protocol.concurrency.BlockingHashMap
-
- size() - Method in class com.comphenix.protocol.concurrency.PacketTypeSet
-
Retrieve the number of entries in the set.
- size() - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Retrieve the size of the list.
- size() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieve the number of readable types.
- size() - Method in class com.comphenix.protocol.wrappers.collection.CachedCollection
-
- size() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedCollection
-
- size() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedMap
-
- size() - Method in class com.comphenix.protocol.wrappers.collection.ConvertedMultimap
-
- size() - Method in interface com.comphenix.protocol.wrappers.nbt.NbtList
-
Retrieve the number of elements in this list.
- size() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Gets the size of this DataWatcher's contents.
- SKIN_UPDATE - Static variable in class com.comphenix.protocol.utility.MinecraftVersion
-
Version 1.7.8 - the update that changed the skin format (and distribution - R.I.P.
- skipHeader(DataInputStream) - Method in class com.comphenix.protocol.events.NetworkMarker.EmptyBufferMarker
-
- skipHeader(ByteBuffer) - Method in class com.comphenix.protocol.events.NetworkMarker
-
Return a byte buffer without the header in the current packet.
- skipHeader(DataInputStream) - Method in class com.comphenix.protocol.events.NetworkMarker
-
Return an input stream without the header in the current packet.
- SnapshotVersion - Class in com.comphenix.protocol.utility
-
Used to parse a snapshot version.
- SnapshotVersion(String) - Constructor for class com.comphenix.protocol.utility.SnapshotVersion
-
- softValues() - Method in class com.comphenix.protocol.utility.SafeCacheBuilder
-
Specifies that each value (not key) stored in the cache should be wrapped
in a
SoftReference (by default, strong references are used).
- SortedCopyOnWriteArray<T extends Comparable<T>> - Class in com.comphenix.protocol.concurrency
-
An implicitly sorted array list that preserves insertion order and maintains duplicates.
- SortedCopyOnWriteArray() - Constructor for class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Construct an empty sorted array.
- SortedCopyOnWriteArray(Collection<T>) - Constructor for class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Create a sorted array from the given list.
- SortedCopyOnWriteArray(Collection<T>, boolean) - Constructor for class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Create a sorted array from the given list.
- SortedPacketListenerList - Class in com.comphenix.protocol.injector
-
Registry of synchronous packet listeners.
- SortedPacketListenerList() - Constructor for class com.comphenix.protocol.injector.SortedPacketListenerList
-
- SPAWN_ENTITY - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SPAWN_ENTITY_EXPERIENCE_ORB - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SPAWN_ENTITY_LIVING - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SPAWN_ENTITY_PAINTING - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SPAWN_ENTITY_WEATHER - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SPAWN_POSITION - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- SPAWN_POSITION - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- SPECTATE - Static variable in class com.comphenix.protocol.PacketType.Play.Client
-
- start() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start a singler worker thread handling the asynchronous listener.
- start(Function<AsyncRunnable, Void>) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start a singler worker thread handling the asynchronous listener.
- start(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start multiple worker threads for this listener.
- START - Static variable in class com.comphenix.protocol.PacketType.Login.Client
-
- START - Static variable in class com.comphenix.protocol.PacketType.Status.Client
-
- startTiming() - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
Start timing listeners.
- state - Variable in class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint
-
- STATISTIC - Static variable in class com.comphenix.protocol.Packets.Server
-
Deprecated.
- STATISTIC - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- STATISTICS - Static variable in class com.comphenix.protocol.PacketType.Play.Server
-
- StatisticsStream - Class in com.comphenix.protocol.timing
-
Represents an online algortihm for computing the mean and standard deviation without storing every value.
- StatisticsStream() - Constructor for class com.comphenix.protocol.timing.StatisticsStream
-
Construct a new stream with no observations.
- StatisticsStream(StatisticsStream) - Constructor for class com.comphenix.protocol.timing.StatisticsStream
-
Construct a copy of the given stream.
- Status() - Constructor for class com.comphenix.protocol.PacketType.Status
-
- STEER_VEHICLE - Static variable in class com.comphenix.protocol.PacketType.Play.Client
-
- stop() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Stop a worker thread.
- stop(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Stop the given amount of worker threads.
- stop() - Method in interface com.comphenix.protocol.async.AsyncRunnable
-
Stop the given runnable.
- stopTiming() - Method in class com.comphenix.protocol.timing.TimedListenerManager
-
s
Stop timing listeners.
- StreamSerializer - Class in com.comphenix.protocol.utility
-
Utility methods for reading and writing Minecraft objects to streams.
- StreamSerializer() - Constructor for class com.comphenix.protocol.utility.StreamSerializer
-
- STRING_DEFAULT - Static variable in class com.comphenix.protocol.reflect.instances.PrimitiveGenerator
-
Default value for Strings.
- StructureCache - Class in com.comphenix.protocol.injector
-
Caches structure modifiers.
- StructureCache() - Constructor for class com.comphenix.protocol.injector.StructureCache
-
- StructureCompiler - Class in com.comphenix.protocol.reflect.compiler
-
Represents a StructureModifier compiler.
- structureModifier - Variable in class com.comphenix.protocol.events.PacketContainer
-
- StructureModifier<TField> - Class in com.comphenix.protocol.reflect
-
Provides list-oriented access to the fields of a Minecraft packet.
- StructureModifier(Class) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier(Class, boolean) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier(Class, Class, boolean) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier(Class, Class, boolean, boolean) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier() - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Consumers of this method should call "initialize".
- subList(int, int) - Method in class com.comphenix.protocol.wrappers.collection.ConvertedList
-
- subtract(BlockPosition) - Method in class com.comphenix.protocol.wrappers.BlockPosition
-
Adds the current position and a given position together, producing a result position.
- subtract(ChunkPosition) - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Adds the current position and a given position together, producing a result position.
- subtypeCache - Variable in class com.comphenix.protocol.reflect.StructureModifier
-
- SUCCESS - Static variable in class com.comphenix.protocol.PacketType.Login.Server
-
- sum(Iterable<? extends Map<Integer, Class<?>>>) - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Retrieve the number of mapping in all the maps.
- supportURL - Variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- synchronize() - Method in class com.comphenix.protocol.injector.netty.ProtocolRegistry
-
Ensure that our local register is up-to-date with Minecraft.
- synchronizedComputation(OnlineComputation) - Static method in class com.comphenix.protocol.timing.OnlineComputation
-
Retrieve a wrapper for another online computation that is synchronized.
- syncStart() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start processing packets on the main thread.
- syncStart(long, TimeUnit) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start processing packets on the main thread.
- syncStop() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Stop processing packets on the main thread.