- EMPTY_NAME - Static variable in interface com.comphenix.protocol.wrappers.nbt.NbtList
-
The name of every NBT tag in a list.
- EMPTY_WHITELIST - Static variable in class com.comphenix.protocol.events.ListeningWhitelist
-
A whitelist with no packets - indicates that the listener shouldn't observe any packets.
- enable() - Method in class com.comphenix.protocol.metrics.Metrics
-
Enables metrics for the server by setting "opt-out" to false in the config file and starting the metrics task.
- enqueuePacket(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Queue a packet for processing.
- enqueueSyncPacket(PacketEvent, AsyncMarker) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Enqueue a packet for asynchronous processing.
- ENTITY - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_ACTION - Static variable in class com.comphenix.protocol.Packets.Client
-
- ENTITY_EQUIPMENT - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_HEAD_ROTATION - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_LOCATION_ACTION - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_LOOK - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_METADATA - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_PAINTING - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_STATUS - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_TELEPORT - Static variable in class com.comphenix.protocol.Packets.Server
-
- ENTITY_VELOCITY - Static variable in class com.comphenix.protocol.Packets.Server
-
- entrySet() - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Enumerates over every range in this interval tree.
- equals(Object) - Method in class com.comphenix.protocol.async.AsyncMarker
-
- equals(Object) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry
-
- equals(Object) - Method in class com.comphenix.protocol.events.ListeningWhitelist
-
- equals(Object) - Method in class com.comphenix.protocol.metrics.Metrics.Graph
-
- equals(Object) - Method in class com.comphenix.protocol.metrics.Metrics.Plotter
-
- equals(Object) - Method in class com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMember
-
- equals(Object) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyFieldContract
-
- equals(Object) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract
-
- equals(Object) - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
- equals(Object) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
- equals(Object) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
- equals(Object) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
- EquivalentConverter<TType> - Interface in com.comphenix.protocol.reflect
-
Interface that converts generic objects into types and back.
- ERROR_PERMISSION - Static variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- ErrorReporter - Interface in com.comphenix.protocol.error
-
- exceptionExactType(Class<?>) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
Add a throwable exception that must match the given type exactly.
- exceptionExactType(Class<?>, int) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
Add a throwable exception that must match the given type exactly and index.
- exceptionMatches(AbstractFuzzyMatcher<Class<?>>) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
Add a throwable exception that must match the given matcher,
- exceptionMatches(AbstractFuzzyMatcher<Class<?>>, int) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
Add a throwable exception that must match the given matcher and index.
- exceptionSuperOf(Class<?>) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
Add a throwable exception that must match the given type or be derived.
- exceptionSuperOf(Class<?>, int) - Method in class com.comphenix.protocol.reflect.fuzzy.FuzzyMethodContract.Builder
-
Add a throwable exception that must match the given type or be derived and index.
- ExistingGenerator - Class in com.comphenix.protocol.reflect.instances
-
Provides instance constructors using a list of existing values.
- EXPLOSION - Static variable in class com.comphenix.protocol.Packets.Server
-