Archiviert
13
0

Updating JavaDoc for 2.2.0

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2013-02-05 23:35:15 +01:00
Ursprung 52adb8b9fd
Commit 4d17a6a5bb
327 geänderte Dateien mit 18207 neuen und 1496 gelöschten Zeilen

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:28 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>All Classes</title> <title>All Classes</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -12,6 +12,9 @@
<div class="indexContainer"> <div class="indexContainer">
<ul> <ul>
<li><a href="com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractConcurrentListenerMultimap</a></li> <li><a href="com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractConcurrentListenerMultimap</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">AbstractFuzzyMatcher</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">AbstractFuzzyMember</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">AbstractFuzzyMember.Builder</a></li>
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree</a></li> <li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree</a></li>
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree.State</a></li> <li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree.State</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">AggregateCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">AggregateCloner</a></li>
@ -24,6 +27,7 @@
<li><a href="com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async" target="classFrame">AsyncMarker</a></li> <li><a href="com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async" target="classFrame">AsyncMarker</a></li>
<li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async" target="classFrame"><i>AsyncRunnable</i></a></li> <li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async" target="classFrame"><i>AsyncRunnable</i></a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">BackgroundCompiler</a></li> <li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">BackgroundCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">BannedGenerator</a></li>
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li> <li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">BukkitCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">BukkitCloner</a></li>
<li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">BukkitConverters</a></li> <li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">BukkitConverters</a></li>
@ -45,18 +49,24 @@
<li><a href="com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FieldAccessException</a></li> <li><a href="com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FieldAccessException</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">FieldCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">FieldCloner</a></li>
<li><a href="com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FieldUtils</a></li> <li><a href="com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FieldUtils</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyClassContract</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyClassContract.Builder</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyFieldContract</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyFieldContract.Builder</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyMatchers</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyMethodContract</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy" target="classFrame">FuzzyMethodContract.Builder</a></li>
<li><a href="com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FuzzyReflection</a></li> <li><a href="com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect" target="classFrame">FuzzyReflection</a></li>
<li><a href="com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector" target="classFrame">GamePhase</a></li> <li><a href="com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector" target="classFrame">GamePhase</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/ImmutableDetector.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">ImmutableDetector</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/ImmutableDetector.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">ImmutableDetector</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances" target="classFrame"><i>InstanceProvider</i></a></li> <li><a href="com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances" target="classFrame"><i>InstanceProvider</i></a></li>
<li><a href="com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">IntegerSet</a></li>
<li><a href="com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect" target="classFrame">IntEnum</a></li> <li><a href="com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect" target="classFrame">IntEnum</a></li>
<li><a href="com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector" target="classFrame"><i>ListenerInvoker</i></a></li> <li><a href="com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector" target="classFrame"><i>ListenerInvoker</i></a></li>
<li><a href="com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events" target="classFrame">ListenerPriority</a></li> <li><a href="com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events" target="classFrame">ListenerPriority</a></li>
<li><a href="com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events" target="classFrame">ListeningWhitelist</a></li> <li><a href="com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events" target="classFrame">ListeningWhitelist</a></li>
<li><a href="com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect" target="classFrame">MethodInfo</a></li>
<li><a href="com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect" target="classFrame">MethodUtils</a></li> <li><a href="com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect" target="classFrame">MethodUtils</a></li>
<li><a href="com/comphenix/protocol/metrics/Metrics.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Metrics</a></li>
<li><a href="com/comphenix/protocol/metrics/Metrics.Graph.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Metrics.Graph</a></li>
<li><a href="com/comphenix/protocol/metrics/Metrics.Plotter.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Metrics.Plotter</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility" target="classFrame">MinecraftReflection</a></li> <li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility" target="classFrame">MinecraftReflection</a></li>
<li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">MonitorAdapter</a></li> <li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">MonitorAdapter</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtBase</i></a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtBase</i></a></li>
@ -69,7 +79,8 @@
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtType</a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt" target="classFrame">NbtType</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtVisitor.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtVisitor</i></a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtVisitor.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtVisitor</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtWrapper</i></a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt" target="classFrame"><i>NbtWrapper</i></a></li>
<li><a href="com/comphenix/protocol/injector/player/NetworkServerInjector.html" title="class in com.comphenix.protocol.injector.player" target="classFrame">NetworkServerInjector</a></li> <li><a href="com/comphenix/protocol/injector/player/NetworkObjectInjector.html" title="class in com.comphenix.protocol.injector.player" target="classFrame">NetworkObjectInjector</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/NotConstructableException.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">NotConstructableException</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">NullableCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning" target="classFrame">NullableCloner</a></li>
<li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect" target="classFrame">ObjectWriter</a></li> <li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect" target="classFrame">ObjectWriter</a></li>
<li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketAdapter</a></li> <li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketAdapter</a></li>
@ -79,12 +90,16 @@
<li><a href="com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketEvent</a></li> <li><a href="com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events" target="classFrame">PacketEvent</a></li>
<li><a href="com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketFilterManager</a></li> <li><a href="com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector" target="classFrame">PacketFilterManager</a></li>
<li><a href="com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector" target="classFrame">PacketFilterManager.PlayerInjectHooks</a></li> <li><a href="com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector" target="classFrame">PacketFilterManager.PlayerInjectHooks</a></li>
<li><a href="com/comphenix/protocol/injector/packet/PacketInjector.html" title="interface in com.comphenix.protocol.injector.packet" target="classFrame"><i>PacketInjector</i></a></li>
<li><a href="com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html" title="class in com.comphenix.protocol.injector.packet" target="classFrame">PacketInjectorBuilder</a></li>
<li><a href="com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events" target="classFrame"><i>PacketListener</i></a></li> <li><a href="com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events" target="classFrame"><i>PacketListener</i></a></li>
<li><a href="com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet" target="classFrame">PacketRegistry</a></li>
<li><a href="com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol" target="classFrame">Packets</a></li> <li><a href="com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol" target="classFrame">Packets</a></li>
<li><a href="com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol" target="classFrame">Packets.Client</a></li> <li><a href="com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol" target="classFrame">Packets.Client</a></li>
<li><a href="com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol" target="classFrame">Packets.Server</a></li> <li><a href="com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol" target="classFrame">Packets.Server</a></li>
<li><a href="com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol" target="classFrame"><i>PacketStream</i></a></li> <li><a href="com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol" target="classFrame"><i>PacketStream</i></a></li>
<li><a href="com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="class in com.comphenix.protocol.injector.player" target="classFrame">PlayerInjectionHandler</a></li> <li><a href="com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player" target="classFrame"><i>PlayerInjectionHandler</i></a></li>
<li><a href="com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html" title="class in com.comphenix.protocol.injector.player" target="classFrame">PlayerInjectorBuilder</a></li>
<li><a href="com/comphenix/protocol/injector/PlayerLoggedOutException.html" title="class in com.comphenix.protocol.injector" target="classFrame">PlayerLoggedOutException</a></li> <li><a href="com/comphenix/protocol/injector/PlayerLoggedOutException.html" title="class in com.comphenix.protocol.injector" target="classFrame">PlayerLoggedOutException</a></li>
<li><a href="com/comphenix/protocol/reflect/PrettyPrinter.html" title="class in com.comphenix.protocol.reflect" target="classFrame">PrettyPrinter</a></li> <li><a href="com/comphenix/protocol/reflect/PrettyPrinter.html" title="class in com.comphenix.protocol.reflect" target="classFrame">PrettyPrinter</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">PrimitiveGenerator</a></li> <li><a href="com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances" target="classFrame">PrimitiveGenerator</a></li>
@ -93,14 +108,11 @@
<li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol" target="classFrame"><i>ProtocolManager</i></a></li> <li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol" target="classFrame"><i>ProtocolManager</i></a></li>
<li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li> <li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li>
<li><a href="com/comphenix/protocol/injector/SortedPacketListenerList.html" title="class in com.comphenix.protocol.injector" target="classFrame">SortedPacketListenerList</a></li> <li><a href="com/comphenix/protocol/injector/SortedPacketListenerList.html" title="class in com.comphenix.protocol.injector" target="classFrame">SortedPacketListenerList</a></li>
<li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Statistics</a></li> <li><a href="com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html" title="class in com.comphenix.protocol.injector.spigot" target="classFrame">SpigotPacketInjector</a></li>
<li><a href="com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility" target="classFrame">StreamSerializer</a></li> <li><a href="com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility" target="classFrame">StreamSerializer</a></li>
<li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector" target="classFrame">StructureCache</a></li> <li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector" target="classFrame">StructureCache</a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/StructureCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">StructureCompiler</a></li> <li><a href="com/comphenix/protocol/reflect/compiler/StructureCompiler.html" title="class in com.comphenix.protocol.reflect.compiler" target="classFrame">StructureCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect" target="classFrame">StructureModifier</a></li> <li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect" target="classFrame">StructureModifier</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.html" title="class in com.comphenix.protocol.metrics" target="classFrame">Updater</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateResult.html" title="enum in com.comphenix.protocol.metrics" target="classFrame">Updater.UpdateResult</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateType.html" title="enum in com.comphenix.protocol.metrics" target="classFrame">Updater.UpdateType</a></li>
<li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect" target="classFrame">VolatileField</a></li> <li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect" target="classFrame">VolatileField</a></li>
<li><a href="com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">WrappedChunkCoordinate</a></li> <li><a href="com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">WrappedChunkCoordinate</a></li>
<li><a href="com/comphenix/protocol/wrappers/WrappedDataWatcher.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">WrappedDataWatcher</a></li> <li><a href="com/comphenix/protocol/wrappers/WrappedDataWatcher.html" title="class in com.comphenix.protocol.wrappers" target="classFrame">WrappedDataWatcher</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:28 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>All Classes</title> <title>All Classes</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -12,6 +12,9 @@
<div class="indexContainer"> <div class="indexContainer">
<ul> <ul>
<li><a href="com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency">AbstractConcurrentListenerMultimap</a></li> <li><a href="com/comphenix/protocol/concurrency/AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency">AbstractConcurrentListenerMultimap</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMatcher.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMatcher</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></li>
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></li> <li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></li>
<li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency">AbstractIntervalTree.State</a></li> <li><a href="com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency">AbstractIntervalTree.State</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner</a></li>
@ -24,6 +27,7 @@
<li><a href="com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></li> <li><a href="com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></li>
<li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async"><i>AsyncRunnable</i></a></li> <li><a href="com/comphenix/protocol/async/AsyncRunnable.html" title="interface in com.comphenix.protocol.async"><i>AsyncRunnable</i></a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></li> <li><a href="com/comphenix/protocol/reflect/compiler/BackgroundCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">BackgroundCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/BannedGenerator.html" title="class in com.comphenix.protocol.reflect.instances">BannedGenerator</a></li>
<li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></li> <li><a href="com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency">BlockingHashMap</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning">BukkitCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/BukkitCloner.html" title="class in com.comphenix.protocol.reflect.cloning">BukkitCloner</a></li>
<li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></li> <li><a href="com/comphenix/protocol/wrappers/BukkitConverters.html" title="class in com.comphenix.protocol.wrappers">BukkitConverters</a></li>
@ -45,18 +49,24 @@
<li><a href="com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></li> <li><a href="com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></li>
<li><a href="com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">FieldUtils</a></li> <li><a href="com/comphenix/protocol/reflect/FieldUtils.html" title="class in com.comphenix.protocol.reflect">FieldUtils</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyClassContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyClassContract.Builder</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyMatchers.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMatchers</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract</a></li>
<li><a href="com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></li>
<li><a href="com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></li> <li><a href="com/comphenix/protocol/reflect/FuzzyReflection.html" title="class in com.comphenix.protocol.reflect">FuzzyReflection</a></li>
<li><a href="com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></li> <li><a href="com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/ImmutableDetector.html" title="class in com.comphenix.protocol.reflect.cloning">ImmutableDetector</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/ImmutableDetector.html" title="class in com.comphenix.protocol.reflect.cloning">ImmutableDetector</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances"><i>InstanceProvider</i></a></li> <li><a href="com/comphenix/protocol/reflect/instances/InstanceProvider.html" title="interface in com.comphenix.protocol.reflect.instances"><i>InstanceProvider</i></a></li>
<li><a href="com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a></li>
<li><a href="com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">IntEnum</a></li> <li><a href="com/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect">IntEnum</a></li>
<li><a href="com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector"><i>ListenerInvoker</i></a></li> <li><a href="com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector"><i>ListenerInvoker</i></a></li>
<li><a href="com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a></li> <li><a href="com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a></li>
<li><a href="com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></li> <li><a href="com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events">ListeningWhitelist</a></li>
<li><a href="com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></li>
<li><a href="com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></li> <li><a href="com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect">MethodUtils</a></li>
<li><a href="com/comphenix/protocol/metrics/Metrics.html" title="class in com.comphenix.protocol.metrics">Metrics</a></li>
<li><a href="com/comphenix/protocol/metrics/Metrics.Graph.html" title="class in com.comphenix.protocol.metrics">Metrics.Graph</a></li>
<li><a href="com/comphenix/protocol/metrics/Metrics.Plotter.html" title="class in com.comphenix.protocol.metrics">Metrics.Plotter</a></li>
<li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></li> <li><a href="com/comphenix/protocol/utility/MinecraftReflection.html" title="class in com.comphenix.protocol.utility">MinecraftReflection</a></li>
<li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></li> <li><a href="com/comphenix/protocol/events/MonitorAdapter.html" title="class in com.comphenix.protocol.events">MonitorAdapter</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtBase</i></a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtBase</i></a></li>
@ -69,7 +79,8 @@
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtType.html" title="enum in com.comphenix.protocol.wrappers.nbt">NbtType</a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtVisitor.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtVisitor</i></a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtVisitor.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtVisitor</i></a></li>
<li><a href="com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtWrapper</i></a></li> <li><a href="com/comphenix/protocol/wrappers/nbt/NbtWrapper.html" title="interface in com.comphenix.protocol.wrappers.nbt"><i>NbtWrapper</i></a></li>
<li><a href="com/comphenix/protocol/injector/player/NetworkServerInjector.html" title="class in com.comphenix.protocol.injector.player">NetworkServerInjector</a></li> <li><a href="com/comphenix/protocol/injector/player/NetworkObjectInjector.html" title="class in com.comphenix.protocol.injector.player">NetworkObjectInjector</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/NotConstructableException.html" title="class in com.comphenix.protocol.reflect.instances">NotConstructableException</a></li>
<li><a href="com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning">NullableCloner</a></li> <li><a href="com/comphenix/protocol/reflect/cloning/NullableCloner.html" title="class in com.comphenix.protocol.reflect.cloning">NullableCloner</a></li>
<li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect">ObjectWriter</a></li> <li><a href="com/comphenix/protocol/reflect/ObjectWriter.html" title="class in com.comphenix.protocol.reflect">ObjectWriter</a></li>
<li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></li> <li><a href="com/comphenix/protocol/events/PacketAdapter.html" title="class in com.comphenix.protocol.events">PacketAdapter</a></li>
@ -79,12 +90,16 @@
<li><a href="com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></li> <li><a href="com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></li>
<li><a href="com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></li> <li><a href="com/comphenix/protocol/injector/PacketFilterManager.html" title="class in com.comphenix.protocol.injector">PacketFilterManager</a></li>
<li><a href="com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></li> <li><a href="com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></li>
<li><a href="com/comphenix/protocol/injector/packet/PacketInjector.html" title="interface in com.comphenix.protocol.injector.packet"><i>PacketInjector</i></a></li>
<li><a href="com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html" title="class in com.comphenix.protocol.injector.packet">PacketInjectorBuilder</a></li>
<li><a href="com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events"><i>PacketListener</i></a></li> <li><a href="com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events"><i>PacketListener</i></a></li>
<li><a href="com/comphenix/protocol/injector/packet/PacketRegistry.html" title="class in com.comphenix.protocol.injector.packet">PacketRegistry</a></li>
<li><a href="com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Packets</a></li> <li><a href="com/comphenix/protocol/Packets.html" title="class in com.comphenix.protocol">Packets</a></li>
<li><a href="com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Packets.Client</a></li> <li><a href="com/comphenix/protocol/Packets.Client.html" title="class in com.comphenix.protocol">Packets.Client</a></li>
<li><a href="com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></li> <li><a href="com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></li>
<li><a href="com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol"><i>PacketStream</i></a></li> <li><a href="com/comphenix/protocol/PacketStream.html" title="interface in com.comphenix.protocol"><i>PacketStream</i></a></li>
<li><a href="com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></li> <li><a href="com/comphenix/protocol/injector/player/PlayerInjectionHandler.html" title="interface in com.comphenix.protocol.injector.player"><i>PlayerInjectionHandler</i></a></li>
<li><a href="com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectorBuilder</a></li>
<li><a href="com/comphenix/protocol/injector/PlayerLoggedOutException.html" title="class in com.comphenix.protocol.injector">PlayerLoggedOutException</a></li> <li><a href="com/comphenix/protocol/injector/PlayerLoggedOutException.html" title="class in com.comphenix.protocol.injector">PlayerLoggedOutException</a></li>
<li><a href="com/comphenix/protocol/reflect/PrettyPrinter.html" title="class in com.comphenix.protocol.reflect">PrettyPrinter</a></li> <li><a href="com/comphenix/protocol/reflect/PrettyPrinter.html" title="class in com.comphenix.protocol.reflect">PrettyPrinter</a></li>
<li><a href="com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances">PrimitiveGenerator</a></li> <li><a href="com/comphenix/protocol/reflect/instances/PrimitiveGenerator.html" title="class in com.comphenix.protocol.reflect.instances">PrimitiveGenerator</a></li>
@ -93,14 +108,11 @@
<li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol"><i>ProtocolManager</i></a></li> <li><a href="com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol"><i>ProtocolManager</i></a></li>
<li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></li> <li><a href="com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a></li>
<li><a href="com/comphenix/protocol/injector/SortedPacketListenerList.html" title="class in com.comphenix.protocol.injector">SortedPacketListenerList</a></li> <li><a href="com/comphenix/protocol/injector/SortedPacketListenerList.html" title="class in com.comphenix.protocol.injector">SortedPacketListenerList</a></li>
<li><a href="com/comphenix/protocol/metrics/Statistics.html" title="class in com.comphenix.protocol.metrics">Statistics</a></li> <li><a href="com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html" title="class in com.comphenix.protocol.injector.spigot">SpigotPacketInjector</a></li>
<li><a href="com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility">StreamSerializer</a></li> <li><a href="com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility">StreamSerializer</a></li>
<li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></li> <li><a href="com/comphenix/protocol/injector/StructureCache.html" title="class in com.comphenix.protocol.injector">StructureCache</a></li>
<li><a href="com/comphenix/protocol/reflect/compiler/StructureCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">StructureCompiler</a></li> <li><a href="com/comphenix/protocol/reflect/compiler/StructureCompiler.html" title="class in com.comphenix.protocol.reflect.compiler">StructureCompiler</a></li>
<li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></li> <li><a href="com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.html" title="class in com.comphenix.protocol.metrics">Updater</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateResult.html" title="enum in com.comphenix.protocol.metrics">Updater.UpdateResult</a></li>
<li><a href="com/comphenix/protocol/metrics/Updater.UpdateType.html" title="enum in com.comphenix.protocol.metrics">Updater.UpdateType</a></li>
<li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></li> <li><a href="com/comphenix/protocol/reflect/VolatileField.html" title="class in com.comphenix.protocol.reflect">VolatileField</a></li>
<li><a href="com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers">WrappedChunkCoordinate</a></li> <li><a href="com/comphenix/protocol/wrappers/WrappedChunkCoordinate.html" title="class in com.comphenix.protocol.wrappers">WrappedChunkCoordinate</a></li>
<li><a href="com/comphenix/protocol/wrappers/WrappedDataWatcher.html" title="class in com.comphenix.protocol.wrappers">WrappedDataWatcher</a></li> <li><a href="com/comphenix/protocol/wrappers/WrappedDataWatcher.html" title="class in com.comphenix.protocol.wrappers">WrappedDataWatcher</a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>Application</title> <title>Application</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>AsynchronousManager</title> <title>AsynchronousManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -184,7 +184,7 @@
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/AsynchronousManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">unregisterAsyncHandlers</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/AsynchronousManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">unregisterAsyncHandlers</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Unregisters every asynchronous handler associated with this plugin.</div> <div class="block">Unregisters every asynchronous handler associated with this plugin.</div>
</td> </td>
</tr> </tr>
@ -242,7 +242,7 @@
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>unregisterAsyncHandlers</h4> <h4>unregisterAsyncHandlers</h4>
<pre>void&nbsp;unregisterAsyncHandlers(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>void&nbsp;unregisterAsyncHandlers(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block">Unregisters every asynchronous handler associated with this plugin.</div> <div class="block">Unregisters every asynchronous handler associated with this plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - the original plugin.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - the original plugin.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>PacketStream</title> <title>PacketStream</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -120,14 +120,14 @@
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code> <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
@ -135,14 +135,14 @@
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code> <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
@ -169,7 +169,7 @@
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>sendServerPacket</h4> <h4>sendServerPacket</h4>
<pre>void&nbsp;sendServerPacket(org.bukkit.entity.Player&nbsp;reciever, <pre>void&nbsp;sendServerPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet) <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)
throws java.lang.reflect.InvocationTargetException</pre> throws java.lang.reflect.InvocationTargetException</pre>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
@ -184,7 +184,7 @@
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>sendServerPacket</h4> <h4>sendServerPacket</h4>
<pre>void&nbsp;sendServerPacket(org.bukkit.entity.Player&nbsp;reciever, <pre>void&nbsp;sendServerPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters) boolean&nbsp;filters)
throws java.lang.reflect.InvocationTargetException</pre> throws java.lang.reflect.InvocationTargetException</pre>
@ -200,7 +200,7 @@
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>recieveClientPacket</h4> <h4>recieveClientPacket</h4>
<pre>void&nbsp;recieveClientPacket(org.bukkit.entity.Player&nbsp;sender, <pre>void&nbsp;recieveClientPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet) <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)
throws java.lang.IllegalAccessException, throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException</pre> java.lang.reflect.InvocationTargetException</pre>
@ -217,7 +217,7 @@
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>recieveClientPacket</h4> <h4>recieveClientPacket</h4>
<pre>void&nbsp;recieveClientPacket(org.bukkit.entity.Player&nbsp;sender, <pre>void&nbsp;recieveClientPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters) boolean&nbsp;filters)
throws java.lang.IllegalAccessException, throws java.lang.IllegalAccessException,

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>Packets.Client</title> <title>Packets.Client</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>Packets.Server</title> <title>Packets.Server</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -631,7 +631,7 @@ extends <a href="../../../com/comphenix/protocol/reflect/IntEnum.html" title="cl
<pre>@Deprecated <pre>@Deprecated
public static final&nbsp;int PICKUP_SPAWN</pre> public static final&nbsp;int PICKUP_SPAWN</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div> <div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block">Removed in 1.4.6 and replaced with <code>VEHICLE_SPAWN</code>.</div> <div class="block">Removed in 1.4.6 and replaced with VEHICLE_SPAWN.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://www.wiki.vg/Protocol_History#2012-12-20">Protocol History - MinecraftCoalition</a>, <dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://www.wiki.vg/Protocol_History#2012-12-20">Protocol History - MinecraftCoalition</a>,
<a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.PICKUP_SPAWN">Constant Field Values</a></dd></dl> <a href="../../../constant-values.html#com.comphenix.protocol.Packets.Server.PICKUP_SPAWN">Constant Field Values</a></dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>Packets</title> <title>Packets</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -62,13 +62,13 @@
<ul class="subNavList"> <ul class="subNavList">
<li>Summary:&nbsp;</li> <li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li> <li><a href="#method_summary">Method</a></li>
</ul> </ul>
<ul class="subNavList"> <ul class="subNavList">
<li>Detail:&nbsp;</li> <li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li> <li><a href="#method_detail">Method</a></li>
</ul> </ul>
@ -134,6 +134,27 @@ extends java.lang.Object</pre>
</table> </table>
</li> </li>
</ul> </ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/Packets.html#MAXIMUM_PACKET_ID">MAXIMUM_PACKET_ID</a></strong></code>
<div class="block">The highest possible packet ID.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== --> <!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList"> <ul class="blockList">
<li class="blockList"><a name="constructor_summary"> <li class="blockList"><a name="constructor_summary">
@ -203,6 +224,25 @@ extends java.lang.Object</pre>
<div class="details"> <div class="details">
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="MAXIMUM_PACKET_ID">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MAXIMUM_PACKET_ID</h4>
<pre>public static final&nbsp;int MAXIMUM_PACKET_ID</pre>
<div class="block">The highest possible packet ID. It's unlikely that this value will ever change.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#com.comphenix.protocol.Packets.MAXIMUM_PACKET_ID">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList"> <ul class="blockList">
<li class="blockList"><a name="constructor_detail"> <li class="blockList"><a name="constructor_detail">
@ -324,13 +364,13 @@ extends java.lang.Object</pre>
<ul class="subNavList"> <ul class="subNavList">
<li>Summary:&nbsp;</li> <li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li> <li><a href="#method_summary">Method</a></li>
</ul> </ul>
<ul class="subNavList"> <ul class="subNavList">
<li>Detail:&nbsp;</li> <li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li> <li><a href="#method_detail">Method</a></li>
</ul> </ul>

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>ProtocolManager</title> <title>ProtocolManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -152,15 +152,15 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>org.bukkit.entity.Entity</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a></code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#getEntityFromID(org.bukkit.World, int)">getEntityFromID</a></strong>(org.bukkit.World&nbsp;container, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#getEntityFromID(org.bukkit.World, int)">getEntityFromID</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit">World</a>&nbsp;container,
int&nbsp;id)</code> int&nbsp;id)</code>
<div class="block">Retrieve the associated entity.</div> <div class="block">Retrieve the associated entity.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;org.bukkit.entity.Player&gt;</code></td> <td class="colFirst"><code>java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#getEntityTrackers(org.bukkit.entity.Entity)">getEntityTrackers</a></strong>(org.bukkit.entity.Entity&nbsp;entity)</code> <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#getEntityTrackers(org.bukkit.entity.Entity)">getEntityTrackers</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code>
<div class="block">Retrieve every client that is receiving information about a given entity.</div> <div class="block">Retrieve every client that is receiving information about a given entity.</div>
</td> </td>
</tr> </tr>
@ -190,7 +190,7 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
@ -204,13 +204,13 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#removePacketListeners(org.bukkit.plugin.Plugin)">removePacketListeners</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#removePacketListeners(org.bukkit.plugin.Plugin)">removePacketListeners</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Removes every listener associated with the given plugin.</div> <div class="block">Removes every listener associated with the given plugin.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
@ -218,8 +218,8 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity</a></strong>(org.bukkit.entity.Entity&nbsp;entity, <td class="colLast"><code><strong><a href="../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity,
java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers)</code> java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;&nbsp;observers)</code>
<div class="block">Completely resend an entity to a list of clients.</div> <div class="block">Completely resend an entity to a list of clients.</div>
</td> </td>
</tr> </tr>
@ -251,7 +251,7 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>sendServerPacket</h4> <h4>sendServerPacket</h4>
<pre>void&nbsp;sendServerPacket(org.bukkit.entity.Player&nbsp;reciever, <pre>void&nbsp;sendServerPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters) boolean&nbsp;filters)
throws java.lang.reflect.InvocationTargetException</pre> throws java.lang.reflect.InvocationTargetException</pre>
@ -273,7 +273,7 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>recieveClientPacket</h4> <h4>recieveClientPacket</h4>
<pre>void&nbsp;recieveClientPacket(org.bukkit.entity.Player&nbsp;sender, <pre>void&nbsp;recieveClientPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters) boolean&nbsp;filters)
throws java.lang.IllegalAccessException, throws java.lang.IllegalAccessException,
@ -336,7 +336,7 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>removePacketListeners</h4> <h4>removePacketListeners</h4>
<pre>void&nbsp;removePacketListeners(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>void&nbsp;removePacketListeners(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block">Removes every listener associated with the given plugin.</div> <div class="block">Removes every listener associated with the given plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - the plugin to unload.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - the plugin to unload.</dd></dl>
</li> </li>
@ -390,8 +390,8 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>updateEntity</h4> <h4>updateEntity</h4>
<pre>void&nbsp;updateEntity(org.bukkit.entity.Entity&nbsp;entity, <pre>void&nbsp;updateEntity(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity,
java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers) java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;&nbsp;observers)
throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block">Completely resend an entity to a list of clients. <div class="block">Completely resend an entity to a list of clients.
<p> <p>
@ -408,9 +408,9 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getEntityFromID</h4> <h4>getEntityFromID</h4>
<pre>org.bukkit.entity.Entity&nbsp;getEntityFromID(org.bukkit.World&nbsp;container, <pre><a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;getEntityFromID(<a href="http://jd.bukkit.org/apidocs/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit">World</a>&nbsp;container,
int&nbsp;id) int&nbsp;id)
throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block">Retrieve the associated entity.</div> <div class="block">Retrieve the associated entity.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>container</code> - - the world the entity belongs to.</dd><dd><code>id</code> - - the unique ID of the entity.</dd> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>container</code> - - the world the entity belongs to.</dd><dd><code>id</code> - - the unique ID of the entity.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The associated entity.</dd> <dt><span class="strong">Returns:</span></dt><dd>The associated entity.</dd>
@ -424,8 +424,8 @@ extends <a href="../../../com/comphenix/protocol/PacketStream.html" title="inter
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getEntityTrackers</h4> <h4>getEntityTrackers</h4>
<pre>java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;getEntityTrackers(org.bukkit.entity.Entity&nbsp;entity) <pre>java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;&nbsp;getEntityTrackers(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity)
throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block">Retrieve every client that is receiving information about a given entity.</div> <div class="block">Retrieve every client that is receiving information about a given entity.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>entity</code> - - the entity that is being tracked.</dd> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>entity</code> - - the entity that is being tracked.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Every client/player that is tracking the given entity.</dd> <dt><span class="strong">Returns:</span></dt><dd>Every client/player that is tracking the given entity.</dd>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>AsyncFilterManager</title> <title>AsyncFilterManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -128,7 +128,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#AsyncFilterManager(com.comphenix.protocol.error.ErrorReporter, org.bukkit.scheduler.BukkitScheduler, com.comphenix.protocol.ProtocolManager)">AsyncFilterManager</a></strong>(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#AsyncFilterManager(com.comphenix.protocol.error.ErrorReporter, org.bukkit.scheduler.BukkitScheduler, com.comphenix.protocol.ProtocolManager)">AsyncFilterManager</a></strong>(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.scheduler.BukkitScheduler&nbsp;scheduler, <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;scheduler,
<a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</code> <a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</code>
<div class="block">Initialize a asynchronous filter manager.</div> <div class="block">Initialize a asynchronous filter manager.</div>
</td> </td>
@ -200,7 +200,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>org.bukkit.scheduler.BukkitScheduler</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#getScheduler()">getScheduler</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#getScheduler()">getScheduler</a></strong>()</code>
<div class="block">Retrieve the current task scheduler.</div> <div class="block">Retrieve the current task scheduler.</div>
</td> </td>
@ -258,7 +258,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#removePlayer(org.bukkit.entity.Player)">removePlayer</a></strong>(org.bukkit.entity.Player&nbsp;player)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#removePlayer(org.bukkit.entity.Player)">removePlayer</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;player)</code>
<div class="block">Clean up after a given player has logged out.</div> <div class="block">Clean up after a given player has logged out.</div>
</td> </td>
</tr> </tr>
@ -289,7 +289,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">unregisterAsyncHandlers</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">unregisterAsyncHandlers</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Unregisters every asynchronous handler associated with this plugin.</div> <div class="block">Unregisters every asynchronous handler associated with this plugin.</div>
</td> </td>
</tr> </tr>
@ -328,7 +328,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
<li class="blockList"> <li class="blockList">
<h4>AsyncFilterManager</h4> <h4>AsyncFilterManager</h4>
<pre>public&nbsp;AsyncFilterManager(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <pre>public&nbsp;AsyncFilterManager(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.scheduler.BukkitScheduler&nbsp;scheduler, <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;scheduler,
<a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</pre> <a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</pre>
<div class="block">Initialize a asynchronous filter manager. <div class="block">Initialize a asynchronous filter manager.
<p> <p>
@ -450,7 +450,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>unregisterAsyncHandlers</h4> <h4>unregisterAsyncHandlers</h4>
<pre>public&nbsp;void&nbsp;unregisterAsyncHandlers(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>public&nbsp;void&nbsp;unregisterAsyncHandlers(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/AsynchronousManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">AsynchronousManager</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/AsynchronousManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">AsynchronousManager</a></code></strong></div>
<div class="block">Unregisters every asynchronous handler associated with this plugin.</div> <div class="block">Unregisters every asynchronous handler associated with this plugin.</div>
<dl> <dl>
@ -509,7 +509,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getScheduler</h4> <h4>getScheduler</h4>
<pre>public&nbsp;org.bukkit.scheduler.BukkitScheduler&nbsp;getScheduler()</pre> <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;getScheduler()</pre>
<div class="block">Retrieve the current task scheduler.</div> <div class="block">Retrieve the current task scheduler.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Current task scheduler.</dd></dl> <dl><dt><span class="strong">Returns:</span></dt><dd>Current task scheduler.</dd></dl>
</li> </li>
@ -682,7 +682,7 @@ implements <a href="../../../../com/comphenix/protocol/AsynchronousManager.html"
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>removePlayer</h4> <h4>removePlayer</h4>
<pre>public&nbsp;void&nbsp;removePlayer(org.bukkit.entity.Player&nbsp;player)</pre> <pre>public&nbsp;void&nbsp;removePlayer(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;player)</pre>
<div class="block">Clean up after a given player has logged out.</div> <div class="block">Clean up after a given player has logged out.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>player</code> - - the player that has just logged out.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>player</code> - - the player that has just logged out.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>AsyncListenerHandler</title> <title>AsyncListenerHandler</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -152,7 +152,7 @@ extends java.lang.Object</pre>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncListenerHandler.html#getPlugin()">getPlugin</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncListenerHandler.html#getPlugin()">getPlugin</a></strong>()</code>
<div class="block">Retrieve the plugin associated with this async listener.</div> <div class="block">Retrieve the plugin associated with this async listener.</div>
</td> </td>
@ -274,7 +274,7 @@ extends java.lang.Object</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getPlugin</h4> <h4>getPlugin</h4>
<pre>public&nbsp;org.bukkit.plugin.Plugin&nbsp;getPlugin()</pre> <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;getPlugin()</pre>
<div class="block">Retrieve the plugin associated with this async listener.</div> <div class="block">Retrieve the plugin associated with this async listener.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The plugin.</dd></dl> <dl><dt><span class="strong">Returns:</span></dt><dd>The plugin.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>AsyncMarker</title> <title>AsyncMarker</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>AsyncRunnable</title> <title>AsyncRunnable</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.async.AsyncFilterManager</title> <title>Uses of Class com.comphenix.protocol.async.AsyncFilterManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.async.AsyncListenerHandler</title> <title>Uses of Class com.comphenix.protocol.async.AsyncListenerHandler</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.async.AsyncMarker</title> <title>Uses of Class com.comphenix.protocol.async.AsyncMarker</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.async.AsyncRunnable</title> <title>Uses of Interface com.comphenix.protocol.async.AsyncRunnable</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.async</title> <title>com.comphenix.protocol.async</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.async</title> <title>com.comphenix.protocol.async</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.async Class Hierarchy</title> <title>com.comphenix.protocol.async Class Hierarchy</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Package com.comphenix.protocol.async</title> <title>Uses of Package com.comphenix.protocol.async</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.Application</title> <title>Uses of Class com.comphenix.protocol.Application</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.AsynchronousManager</title> <title>Uses of Interface com.comphenix.protocol.AsynchronousManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.PacketStream</title> <title>Uses of Interface com.comphenix.protocol.PacketStream</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.Packets.Client</title> <title>Uses of Class com.comphenix.protocol.Packets.Client</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.Packets.Server</title> <title>Uses of Class com.comphenix.protocol.Packets.Server</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.Packets</title> <title>Uses of Class com.comphenix.protocol.Packets</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.ProtocolLibrary</title> <title>Uses of Class com.comphenix.protocol.ProtocolLibrary</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.ProtocolManager</title> <title>Uses of Interface com.comphenix.protocol.ProtocolManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>
@ -128,7 +130,7 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#AsyncFilterManager(com.comphenix.protocol.error.ErrorReporter, org.bukkit.scheduler.BukkitScheduler, com.comphenix.protocol.ProtocolManager)">AsyncFilterManager</a></strong>(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/async/AsyncFilterManager.html#AsyncFilterManager(com.comphenix.protocol.error.ErrorReporter, org.bukkit.scheduler.BukkitScheduler, com.comphenix.protocol.ProtocolManager)">AsyncFilterManager</a></strong>(<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.scheduler.BukkitScheduler&nbsp;scheduler, <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;scheduler,
<a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</code> <a href="../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</code>
<div class="block">Initialize a asynchronous filter manager.</div> <div class="block">Initialize a asynchronous filter manager.</div>
</td> </td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>AbstractConcurrentListenerMultimap</title> <title>AbstractConcurrentListenerMultimap</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>AbstractIntervalTree.EndPoint</title> <title>AbstractIntervalTree.EndPoint</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>AbstractIntervalTree.Entry</title> <title>AbstractIntervalTree.Entry</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>AbstractIntervalTree.State</title> <title>AbstractIntervalTree.State</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>AbstractIntervalTree</title> <title>AbstractIntervalTree</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>BlockingHashMap</title> <title>BlockingHashMap</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -37,7 +37,7 @@
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMap.html" target="_top">Frames</a></li> <li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMap.html" target="_top">Frames</a></li>
@ -339,7 +339,7 @@ extends java.lang.Object</pre>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html" title="enum in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMap.html" target="_top">Frames</a></li> <li><a href="../../../../index.html?com/comphenix/protocol/concurrency/BlockingHashMap.html" target="_top">Frames</a></li>

Datei anzeigen

@ -0,0 +1,343 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>IntegerSet</title>
<meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IntegerSet";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/IntegerSet.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/IntegerSet.html" target="_top">Frames</a></li>
<li><a href="IntegerSet.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.comphenix.protocol.concurrency</div>
<h2 title="Class IntegerSet" class="title">Class IntegerSet</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.concurrency.IntegerSet</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">IntegerSet</span>
extends java.lang.Object</pre>
<div class="block">Represents a very quick integer set that uses a lookup table to store membership.
<p>
This class is intentionally missing a size method.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#IntegerSet(int)">IntegerSet</a></strong>(int&nbsp;maximumCount)</code>
<div class="block">Initialize a lookup table with the given maximum number of elements.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#add(int)">add</a></strong>(int&nbsp;element)</code>
<div class="block">Add the given element to the set, or do nothing if it already exists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#clear()">clear</a></strong>()</code>
<div class="block">Remove every element from the set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#contains(int)">contains</a></strong>(int&nbsp;element)</code>
<div class="block">Determine whether or not the given element exists in the set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#remove(int)">remove</a></strong>(int&nbsp;element)</code>
<div class="block">Remove the given element from the set, or do nothing if it's already removed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set&lt;java.lang.Integer&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html#toSet()">toSet</a></strong>()</code>
<div class="block">Convert the current IntegerSet to an equivalent HashSet.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="IntegerSet(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>IntegerSet</h4>
<pre>public&nbsp;IntegerSet(int&nbsp;maximumCount)</pre>
<div class="block">Initialize a lookup table with the given maximum number of elements.
<p>
This creates a set for elements in the range [0, count).
<p>
Formally, the current set must be a subset of [0, 1, 2, ..., count - 1].</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>maximumCount</code> - - maximum element value and count.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="contains(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contains</h4>
<pre>public&nbsp;boolean&nbsp;contains(int&nbsp;element)</pre>
<div class="block">Determine whether or not the given element exists in the set.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>element</code> - - the element to check. Must be in the range [0, count).</dd>
<dt><span class="strong">Returns:</span></dt><dd>TRUE if the given element exists, FALSE otherwise.</dd></dl>
</li>
</ul>
<a name="add(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
<pre>public&nbsp;void&nbsp;add(int&nbsp;element)</pre>
<div class="block">Add the given element to the set, or do nothing if it already exists.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>element</code> - - element to add.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>OutOfBoundsException</code> - If the given element is not in the range [0, count).</dd></dl>
</li>
</ul>
<a name="remove(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre>public&nbsp;void&nbsp;remove(int&nbsp;element)</pre>
<div class="block">Remove the given element from the set, or do nothing if it's already removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>element</code> - - element to remove.</dd></dl>
</li>
</ul>
<a name="clear()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clear</h4>
<pre>public&nbsp;void&nbsp;clear()</pre>
<div class="block">Remove every element from the set.</div>
</li>
</ul>
<a name="toSet()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toSet</h4>
<pre>public&nbsp;java.util.Set&lt;java.lang.Integer&gt;&nbsp;toSet()</pre>
<div class="block">Convert the current IntegerSet to an equivalent HashSet.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The resulting HashSet.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/IntegerSet.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/concurrency/IntegerSet.html" target="_top">Frames</a></li>
<li><a href="IntegerSet.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>SortedCopyOnWriteArray</title> <title>SortedCopyOnWriteArray</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -36,7 +36,7 @@
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li> <li>Next Class</li>
</ul> </ul>
<ul class="navList"> <ul class="navList">
@ -526,7 +526,7 @@ implements java.lang.Iterable&lt;T&gt;, java.util.Collection&lt;T&gt;</pre>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
<li><a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li> <li>Next Class</li>
</ul> </ul>
<ul class="navList"> <ul class="navList">

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap</title> <title>Uses of Class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint</title> <title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry</title> <title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.State</title> <title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.State</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree</title> <title>Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.BlockingHashMap</title> <title>Uses of Class com.comphenix.protocol.concurrency.BlockingHashMap</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -0,0 +1,159 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.IntegerSet</title>
<meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.comphenix.protocol.concurrency.IntegerSet";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/concurrency/class-use/IntegerSet.html" target="_top">Frames</a></li>
<li><a href="IntegerSet.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.comphenix.protocol.concurrency.IntegerSet" class="title">Uses of Class<br>com.comphenix.protocol.concurrency.IntegerSet</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#NetworkObjectInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, org.bukkit.entity.Player, com.comphenix.protocol.injector.ListenerInvoker, com.comphenix.protocol.concurrency.IntegerSet)">NetworkObjectInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker,
<a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a>&nbsp;sendingFilters)</code>
<div class="block">Create a new network object injector.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/comphenix/protocol/concurrency/class-use/IntegerSet.html" target="_top">Frames</a></li>
<li><a href="IntegerSet.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray</title> <title>Uses of Class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.concurrency</title> <title>com.comphenix.protocol.concurrency</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -15,6 +15,7 @@
<li><a href="AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractConcurrentListenerMultimap</a></li> <li><a href="AbstractConcurrentListenerMultimap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractConcurrentListenerMultimap</a></li>
<li><a href="AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree</a></li> <li><a href="AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">AbstractIntervalTree</a></li>
<li><a href="BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li> <li><a href="BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">BlockingHashMap</a></li>
<li><a href="IntegerSet.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">IntegerSet</a></li>
<li><a href="SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li> <li><a href="SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency" target="classFrame">SortedCopyOnWriteArray</a></li>
</ul> </ul>
<h2 title="Enums">Enums</h2> <h2 title="Enums">Enums</h2>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.concurrency</title> <title>com.comphenix.protocol.concurrency</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -94,6 +94,12 @@
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a></td>
<td class="colLast">
<div class="block">Represents a very quick integer set that uses a lookup table to store membership.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a>&lt;T extends java.lang.Comparable&lt;T&gt;&gt;</td> <td class="colFirst"><a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency">SortedCopyOnWriteArray</a>&lt;T extends java.lang.Comparable&lt;T&gt;&gt;</td>
<td class="colLast"> <td class="colLast">
<div class="block">An implicitly sorted array list that preserves insertion order and maintains duplicates.</div> <div class="block">An implicitly sorted array list that preserves insertion order and maintains duplicates.</div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.concurrency Class Hierarchy</title> <title>com.comphenix.protocol.concurrency Class Hierarchy</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -79,6 +79,7 @@
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">AbstractIntervalTree.EndPoint</span></a></li> <li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">AbstractIntervalTree.EndPoint</span></a></li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">AbstractIntervalTree.Entry</span></a> (implements java.util.Map.Entry&lt;K,V&gt;)</li> <li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">AbstractIntervalTree.Entry</span></a> (implements java.util.Map.Entry&lt;K,V&gt;)</li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">BlockingHashMap</span></a>&lt;TKey,TValue&gt;</li> <li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/BlockingHashMap.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">BlockingHashMap</span></a>&lt;TKey,TValue&gt;</li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">IntegerSet</span></a></li>
<li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">SortedCopyOnWriteArray</span></a>&lt;T&gt; (implements java.util.Collection&lt;E&gt;, java.lang.Iterable&lt;T&gt;)</li> <li type="circle">com.comphenix.protocol.concurrency.<a href="../../../../com/comphenix/protocol/concurrency/SortedCopyOnWriteArray.html" title="class in com.comphenix.protocol.concurrency"><span class="strong">SortedCopyOnWriteArray</span></a>&lt;T&gt; (implements java.util.Collection&lt;E&gt;, java.lang.Iterable&lt;T&gt;)</li>
</ul> </ul>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Package com.comphenix.protocol.concurrency</title> <title>Uses of Package com.comphenix.protocol.concurrency</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -83,6 +83,10 @@
<td class="colFirst"><a href="#com.comphenix.protocol.injector">com.comphenix.protocol.injector</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector">com.comphenix.protocol.injector</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody> </tbody>
</table> </table>
</li> </li>
@ -138,6 +142,23 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a> used by <a href="../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/concurrency/class-use/IntegerSet.html#com.comphenix.protocol.injector.player">IntegerSet</a>
<div class="block">Represents a very quick integer set that uses a lookup table to store membership.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul> </ul>
</div> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== --> <!-- ======= START OF BOTTOM NAVBAR ====== -->

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>DetailedErrorReporter</title> <title>DetailedErrorReporter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -165,7 +165,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#PLUGIN_NAME">PLUGIN_NAME</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#PLUGIN_NAME">PLUGIN_NAME</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>protected java.lang.ref.WeakReference&lt;org.bukkit.plugin.Plugin&gt;</code></td> <td class="colFirst"><code>protected java.lang.ref.WeakReference&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#pluginReference">pluginReference</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#pluginReference">pluginReference</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
@ -195,19 +195,19 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<th class="colOne" scope="col">Constructor and Description</th> <th class="colOne" scope="col">Constructor and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin)">DetailedErrorReporter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin)">DetailedErrorReporter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Create a default error reporting system.</div> <div class="block">Create a default error reporting system.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin, java.lang.String, java.lang.String)">DetailedErrorReporter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin, java.lang.String, java.lang.String)">DetailedErrorReporter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
java.lang.String&nbsp;prefix, java.lang.String&nbsp;prefix,
java.lang.String&nbsp;supportURL)</code> java.lang.String&nbsp;supportURL)</code>
<div class="block">Create a central error reporting system.</div> <div class="block">Create a central error reporting system.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin, java.lang.String, java.lang.String, int, java.util.logging.Logger)">DetailedErrorReporter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin, java.lang.String, java.lang.String, int, java.util.logging.Logger)">DetailedErrorReporter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
java.lang.String&nbsp;prefix, java.lang.String&nbsp;prefix,
java.lang.String&nbsp;supportURL, java.lang.String&nbsp;supportURL,
int&nbsp;maxErrorCount, int&nbsp;maxErrorCount,
@ -297,7 +297,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code> java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div> <div class="block">Prints a small minimal error report about an exception from another plugin.</div>
@ -305,7 +305,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error, java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code> java.lang.Object...&nbsp;parameters)</code>
@ -314,7 +314,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>boolean</code></td> <td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimalNoSpam(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimalNoSpam</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html#reportMinimalNoSpam(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimalNoSpam</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code>&nbsp;</td> java.lang.Throwable&nbsp;error)</code>&nbsp;</td>
</tr> </tr>
@ -486,7 +486,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>pluginReference</h4> <h4>pluginReference</h4>
<pre>protected&nbsp;java.lang.ref.WeakReference&lt;org.bukkit.plugin.Plugin&gt; pluginReference</pre> <pre>protected&nbsp;java.lang.ref.WeakReference&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&gt; pluginReference</pre>
</li> </li>
</ul> </ul>
<a name="apacheCommonsMissing"> <a name="apacheCommonsMissing">
@ -521,7 +521,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>DetailedErrorReporter</h4> <h4>DetailedErrorReporter</h4>
<pre>public&nbsp;DetailedErrorReporter(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>public&nbsp;DetailedErrorReporter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block">Create a default error reporting system.</div> <div class="block">Create a default error reporting system.</div>
</li> </li>
</ul> </ul>
@ -531,7 +531,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>DetailedErrorReporter</h4> <h4>DetailedErrorReporter</h4>
<pre>public&nbsp;DetailedErrorReporter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;DetailedErrorReporter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
java.lang.String&nbsp;prefix, java.lang.String&nbsp;prefix,
java.lang.String&nbsp;supportURL)</pre> java.lang.String&nbsp;supportURL)</pre>
<div class="block">Create a central error reporting system.</div> <div class="block">Create a central error reporting system.</div>
@ -544,7 +544,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>DetailedErrorReporter</h4> <h4>DetailedErrorReporter</h4>
<pre>public&nbsp;DetailedErrorReporter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;DetailedErrorReporter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
java.lang.String&nbsp;prefix, java.lang.String&nbsp;prefix,
java.lang.String&nbsp;supportURL, java.lang.String&nbsp;supportURL,
int&nbsp;maxErrorCount, int&nbsp;maxErrorCount,
@ -567,7 +567,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>reportMinimal</h4> <h4>reportMinimal</h4>
<pre>public&nbsp;void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender, <pre>public&nbsp;void&nbsp;reportMinimal(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error, java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre> java.lang.Object...&nbsp;parameters)</pre>
@ -585,7 +585,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>reportMinimal</h4> <h4>reportMinimal</h4>
<pre>public&nbsp;void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender, <pre>public&nbsp;void&nbsp;reportMinimal(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre> java.lang.Throwable&nbsp;error)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">ErrorReporter</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">ErrorReporter</a></code></strong></div>
@ -602,7 +602,7 @@ implements <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html"
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>reportMinimalNoSpam</h4> <h4>reportMinimalNoSpam</h4>
<pre>public&nbsp;boolean&nbsp;reportMinimalNoSpam(org.bukkit.plugin.Plugin&nbsp;sender, <pre>public&nbsp;boolean&nbsp;reportMinimalNoSpam(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre> java.lang.Throwable&nbsp;error)</pre>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>ErrorReporter</title> <title>ErrorReporter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -122,7 +122,7 @@
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable)">reportMinimal</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</code> java.lang.Throwable&nbsp;error)</code>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div> <div class="block">Prints a small minimal error report about an exception from another plugin.</div>
@ -130,7 +130,7 @@
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(org.bukkit.plugin.Plugin&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/error/ErrorReporter.html#reportMinimal(org.bukkit.plugin.Plugin, java.lang.String, java.lang.Throwable, java.lang.Object...)">reportMinimal</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error, java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</code> java.lang.Object...&nbsp;parameters)</code>
@ -173,7 +173,7 @@
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>reportMinimal</h4> <h4>reportMinimal</h4>
<pre>void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender, <pre>void&nbsp;reportMinimal(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error)</pre> java.lang.Throwable&nbsp;error)</pre>
<div class="block">Prints a small minimal error report about an exception from another plugin.</div> <div class="block">Prints a small minimal error report about an exception from another plugin.</div>
@ -186,7 +186,7 @@
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>reportMinimal</h4> <h4>reportMinimal</h4>
<pre>void&nbsp;reportMinimal(org.bukkit.plugin.Plugin&nbsp;sender, <pre>void&nbsp;reportMinimal(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;sender,
java.lang.String&nbsp;methodName, java.lang.String&nbsp;methodName,
java.lang.Throwable&nbsp;error, java.lang.Throwable&nbsp;error,
java.lang.Object...&nbsp;parameters)</pre> java.lang.Object...&nbsp;parameters)</pre>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.error.DetailedErrorReporter</title> <title>Uses of Class com.comphenix.protocol.error.DetailedErrorReporter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.error.ErrorReporter</title> <title>Uses of Interface com.comphenix.protocol.error.ErrorReporter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>
@ -92,9 +94,17 @@
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.packet">com.comphenix.protocol.injector.packet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.spigot">com.comphenix.protocol.injector.spigot</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.reflect.compiler">com.comphenix.protocol.reflect.compiler</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.reflect.compiler">com.comphenix.protocol.reflect.compiler</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
@ -155,7 +165,7 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/async/AsyncFilterManager.html#AsyncFilterManager(com.comphenix.protocol.error.ErrorReporter, org.bukkit.scheduler.BukkitScheduler, com.comphenix.protocol.ProtocolManager)">AsyncFilterManager</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/async/AsyncFilterManager.html#AsyncFilterManager(com.comphenix.protocol.error.ErrorReporter, org.bukkit.scheduler.BukkitScheduler, com.comphenix.protocol.ProtocolManager)">AsyncFilterManager</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.scheduler.BukkitScheduler&nbsp;scheduler, <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;scheduler,
<a href="../../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</code> <a href="../../../../../com/comphenix/protocol/ProtocolManager.html" title="interface in com.comphenix.protocol">ProtocolManager</a>&nbsp;manager)</code>
<div class="block">Initialize a asynchronous filter manager.</div> <div class="block">Initialize a asynchronous filter manager.</div>
</td> </td>
@ -218,7 +228,7 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#PacketFilterManager(java.lang.ClassLoader, org.bukkit.Server, com.comphenix.protocol.injector.DelayedSingleTask, com.comphenix.protocol.error.ErrorReporter)">PacketFilterManager</a></strong>(java.lang.ClassLoader&nbsp;classLoader, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#PacketFilterManager(java.lang.ClassLoader, org.bukkit.Server, com.comphenix.protocol.injector.DelayedSingleTask, com.comphenix.protocol.error.ErrorReporter)">PacketFilterManager</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
org.bukkit.Server&nbsp;server, <a href="http://jd.bukkit.org/apidocs/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit">Server</a>&nbsp;server,
<a href="../../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask, <a href="../../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code> <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code>
<div class="block">Only create instances of this class if protocol lib is disabled.</div> <div class="block">Only create instances of this class if protocol lib is disabled.</div>
@ -227,10 +237,71 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.packet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a> in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a> declared as <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
<td class="colLast"><span class="strong">PacketInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html#reporter">reporter</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html" title="class in com.comphenix.protocol.injector.packet">PacketInjectorBuilder</a></code></td>
<td class="colLast"><span class="strong">PacketInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html#reporter(com.comphenix.protocol.error.ErrorReporter)">reporter</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code>
<div class="block">The error reporter used by the created injector.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.injector.player"> <li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- --> <!-- -->
</a> </a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3> <h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> declared as <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></code></td>
<td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#reporter">reporter</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectorBuilder</a></code></td>
<td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#reporter(com.comphenix.protocol.error.ErrorReporter)">reporter</a></strong>(<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code>
<div class="block">The error reporter used by the created injector.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption> <caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr> <tr>
@ -238,20 +309,34 @@
</tr> </tr>
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkServerInjector.html#NetworkServerInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, org.bukkit.entity.Player, com.comphenix.protocol.injector.ListenerInvoker, com.comphenix.protocol.injector.player.IntegerSet, com.comphenix.protocol.injector.player.InjectedServerConnection)">NetworkServerInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#NetworkObjectInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, org.bukkit.entity.Player, com.comphenix.protocol.injector.ListenerInvoker, com.comphenix.protocol.concurrency.IntegerSet)">NetworkObjectInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.entity.Player&nbsp;player, <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker, <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker,
com.comphenix.protocol.injector.player.IntegerSet&nbsp;sendingFilters, <a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a>&nbsp;sendingFilters)</code>
com.comphenix.protocol.injector.player.InjectedServerConnection&nbsp;serverInjection)</code>&nbsp;</td> <div class="block">Create a new network object injector.</div>
</td>
</tr> </tr>
<tr class="rowColor"> </tbody>
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#PlayerInjectionHandler(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, com.google.common.base.Predicate, com.comphenix.protocol.injector.ListenerInvoker, java.util.Set, org.bukkit.Server)">PlayerInjectionHandler</a></strong>(java.lang.ClassLoader&nbsp;classLoader, </table>
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, </li>
com.google.common.base.Predicate&lt;<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&gt;&nbsp;injectionFilter, <li class="blockList"><a name="com.comphenix.protocol.injector.spigot">
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker, <!-- -->
java.util.Set&lt;<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&gt;&nbsp;packetListeners, </a>
org.bukkit.Server&nbsp;server)</code>&nbsp;</td> <h3>Uses of <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a> in <a href="../../../../../com/comphenix/protocol/injector/spigot/package-summary.html">com.comphenix.protocol.injector.spigot</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/spigot/package-summary.html">com.comphenix.protocol.injector.spigot</a> with parameters of type <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html#SpigotPacketInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, com.comphenix.protocol.injector.ListenerInvoker, org.bukkit.Server)">SpigotPacketInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker,
<a href="http://jd.bukkit.org/apidocs/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit">Server</a>&nbsp;server)</code>
<div class="block">Create a new spigot injector.</div>
</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.error</title> <title>com.comphenix.protocol.error</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.error</title> <title>com.comphenix.protocol.error</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.error Class Hierarchy</title> <title>com.comphenix.protocol.error Class Hierarchy</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Package com.comphenix.protocol.error</title> <title>Uses of Package com.comphenix.protocol.error</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>
@ -92,9 +94,17 @@
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.packet">com.comphenix.protocol.injector.packet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.spigot">com.comphenix.protocol.injector.spigot</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.reflect.compiler">com.comphenix.protocol.reflect.compiler</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.reflect.compiler">com.comphenix.protocol.reflect.compiler</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
@ -162,6 +172,21 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.packet">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> used by <a href="../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.injector.packet">ErrorReporter</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.injector.player"> <li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- --> <!-- -->
</a> </a>
@ -177,6 +202,21 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.spigot">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a> used by <a href="../../../../com/comphenix/protocol/injector/spigot/package-summary.html">com.comphenix.protocol.injector.spigot</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/error/class-use/ErrorReporter.html#com.comphenix.protocol.injector.spigot">ErrorReporter</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.reflect.compiler"> <li class="blockList"><a name="com.comphenix.protocol.reflect.compiler">
<!-- --> <!-- -->
</a> </a>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>ConnectionSide</title> <title>ConnectionSide</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>ListenerPriority</title> <title>ListenerPriority</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>ListeningWhitelist</title> <title>ListeningWhitelist</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>MonitorAdapter</title> <title>MonitorAdapter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -124,11 +124,11 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<th class="colOne" scope="col">Constructor and Description</th> <th class="colOne" scope="col">Constructor and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide)">MonitorAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide)">MonitorAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side)</code>&nbsp;</td> <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side)</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.util.logging.Logger)">MonitorAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.util.logging.Logger)">MonitorAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side,
java.util.logging.Logger&nbsp;logger)</code>&nbsp;</td> java.util.logging.Logger&nbsp;logger)</code>&nbsp;</td>
</tr> </tr>
@ -148,7 +148,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<th class="colLast" scope="col">Method and Description</th> <th class="colLast" scope="col">Method and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/MonitorAdapter.html#getPlugin()">getPlugin</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/MonitorAdapter.html#getPlugin()">getPlugin</a></strong>()</code>
<div class="block">Retrieve the plugin that created list packet listener.</div> <div class="block">Retrieve the plugin that created list packet listener.</div>
</td> </td>
@ -200,7 +200,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>MonitorAdapter</h4> <h4>MonitorAdapter</h4>
<pre>public&nbsp;MonitorAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;MonitorAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side)</pre> <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side)</pre>
</li> </li>
</ul> </ul>
@ -210,7 +210,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>MonitorAdapter</h4> <h4>MonitorAdapter</h4>
<pre>public&nbsp;MonitorAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;MonitorAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side,
java.util.logging.Logger&nbsp;logger)</pre> java.util.logging.Logger&nbsp;logger)</pre>
</li> </li>
@ -259,7 +259,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>getPlugin</h4> <h4>getPlugin</h4>
<pre>public&nbsp;org.bukkit.plugin.Plugin&nbsp;getPlugin()</pre> <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;getPlugin()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#getPlugin()">PacketListener</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#getPlugin()">PacketListener</a></code></strong></div>
<div class="block">Retrieve the plugin that created list packet listener.</div> <div class="block">Retrieve the plugin that created list packet listener.</div>
<dl> <dl>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>PacketAdapter</title> <title>PacketAdapter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -131,7 +131,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#connectionSide">connectionSide</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#connectionSide">connectionSide</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>protected org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code>protected <a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#plugin">plugin</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#plugin">plugin</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
@ -157,7 +157,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<th class="colOne" scope="col">Constructor and Description</th> <th class="colOne" scope="col">Constructor and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
@ -165,7 +165,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>
@ -173,14 +173,14 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
<div class="block">Initialize a packet listener with default priority.</div> <div class="block">Initialize a packet listener with default priority.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -189,7 +189,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -198,7 +198,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
@ -206,7 +206,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>
@ -229,7 +229,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<th class="colLast" scope="col">Method and Description</th> <th class="colLast" scope="col">Method and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#getPlugin()">getPlugin</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#getPlugin()">getPlugin</a></strong>()</code>
<div class="block">Retrieve the plugin that created list packet listener.</div> <div class="block">Retrieve the plugin that created list packet listener.</div>
</td> </td>
@ -242,7 +242,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td> <td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#getPluginName(org.bukkit.plugin.Plugin)">getPluginName</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketAdapter.html#getPluginName(org.bukkit.plugin.Plugin)">getPluginName</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Retrieves the name of the given plugin.</div> <div class="block">Retrieves the name of the given plugin.</div>
</td> </td>
</tr> </tr>
@ -302,7 +302,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>plugin</h4> <h4>plugin</h4>
<pre>protected&nbsp;org.bukkit.plugin.Plugin plugin</pre> <pre>protected&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a> plugin</pre>
</li> </li>
</ul> </ul>
<a name="connectionSide"> <a name="connectionSide">
@ -346,7 +346,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
java.lang.Integer...&nbsp;packets)</pre> java.lang.Integer...&nbsp;packets)</pre>
<div class="block">Initialize a packet listener with default priority.</div> <div class="block">Initialize a packet listener with default priority.</div>
@ -359,7 +359,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</pre> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</pre>
@ -373,7 +373,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</pre> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</pre>
@ -389,7 +389,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -406,7 +406,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.lang.Integer...&nbsp;packets)</pre> java.lang.Integer...&nbsp;packets)</pre>
@ -420,7 +420,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.lang.Integer...&nbsp;packets)</pre> java.lang.Integer...&nbsp;packets)</pre>
@ -434,7 +434,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>PacketAdapter</h4> <h4>PacketAdapter</h4>
<pre>public&nbsp;PacketAdapter(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;PacketAdapter(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -465,7 +465,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<p> <p>
<b>WARNING</b>: </br> <b>WARNING</b>: </br>
This method will be called <i>asynchronously</i>! You should synchronize with the main This method will be called <i>asynchronously</i>! You should synchronize with the main
thread using <code>scheduleSyncDelayedTask</code> thread using <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true#scheduleSyncDelayedTask(org.bukkit.plugin.Plugin, java.lang.Runnable, long)" title="class or interface in org.bukkit.scheduler"><code>scheduleSyncDelayedTask</code></a>
if you need to call the Bukkit API.</div> if you need to call the Bukkit API.</div>
<dl> <dl>
<dt><strong>Specified by:</strong></dt> <dt><strong>Specified by:</strong></dt>
@ -528,7 +528,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getPlugin</h4> <h4>getPlugin</h4>
<pre>public&nbsp;org.bukkit.plugin.Plugin&nbsp;getPlugin()</pre> <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;getPlugin()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#getPlugin()">PacketListener</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/events/PacketListener.html#getPlugin()">PacketListener</a></code></strong></div>
<div class="block">Retrieve the plugin that created list packet listener.</div> <div class="block">Retrieve the plugin that created list packet listener.</div>
<dl> <dl>
@ -555,7 +555,7 @@ implements <a href="../../../../com/comphenix/protocol/events/PacketListener.htm
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getPluginName</h4> <h4>getPluginName</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getPluginName(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>public static&nbsp;java.lang.String&nbsp;getPluginName(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block">Retrieves the name of the given plugin.</div> <div class="block">Retrieves the name of the given plugin.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - the plugin.</dd> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - the plugin.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Name of the given plugin.</dd></dl> <dt><span class="strong">Returns:</span></dt><dd>Name of the given plugin.</dd></dl>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>PacketContainer</title> <title>PacketContainer</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -237,8 +237,8 @@ implements java.io.Serializable</pre>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.entity.Entity&gt;</code></td> <td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getEntityModifier(org.bukkit.World)">getEntityModifier</a></strong>(org.bukkit.World&nbsp;world)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getEntityModifier(org.bukkit.World)">getEntityModifier</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit">World</a>&nbsp;world)</code>
<div class="block">Retrieves a read/write structure for entity objects.</div> <div class="block">Retrieves a read/write structure for entity objects.</div>
</td> </td>
</tr> </tr>
@ -273,13 +273,13 @@ implements java.io.Serializable</pre>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.inventory.ItemStack[]&gt;</code></td> <td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>[]&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getItemArrayModifier()">getItemArrayModifier</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getItemArrayModifier()">getItemArrayModifier</a></strong>()</code>
<div class="block">Retrieves a read/write structure for arrays of ItemStacks.</div> <div class="block">Retrieves a read/write structure for arrays of ItemStacks.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.inventory.ItemStack&gt;</code></td> <td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getItemModifier()">getItemModifier</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getItemModifier()">getItemModifier</a></strong>()</code>
<div class="block">Retrieves a read/write structure for ItemStack.</div> <div class="block">Retrieves a read/write structure for ItemStack.</div>
</td> </td>
@ -345,7 +345,7 @@ implements java.io.Serializable</pre>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.WorldType&gt;</code></td> <td class="colFirst"><code><a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/WorldType.html?is-external=true" title="class or interface in org.bukkit">WorldType</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getWorldTypeModifier()">getWorldTypeModifier</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketContainer.html#getWorldTypeModifier()">getWorldTypeModifier</a></strong>()</code>
<div class="block">Retrieves a read/write structure for the world type enum.</div> <div class="block">Retrieves a read/write structure for the world type enum.</div>
</td> </td>
@ -639,7 +639,7 @@ implements java.io.Serializable</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getItemModifier</h4> <h4>getItemModifier</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.inventory.ItemStack&gt;&nbsp;getItemModifier()</pre> <pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>&gt;&nbsp;getItemModifier()</pre>
<div class="block">Retrieves a read/write structure for ItemStack. <div class="block">Retrieves a read/write structure for ItemStack.
<p> <p>
This modifier will automatically marshall between the Bukkit ItemStack and the This modifier will automatically marshall between the Bukkit ItemStack and the
@ -653,7 +653,7 @@ implements java.io.Serializable</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getItemArrayModifier</h4> <h4>getItemArrayModifier</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.inventory.ItemStack[]&gt;&nbsp;getItemArrayModifier()</pre> <pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/inventory/ItemStack.html?is-external=true" title="class or interface in org.bukkit.inventory">ItemStack</a>[]&gt;&nbsp;getItemArrayModifier()</pre>
<div class="block">Retrieves a read/write structure for arrays of ItemStacks. <div class="block">Retrieves a read/write structure for arrays of ItemStacks.
<p> <p>
This modifier will automatically marshall between the Bukkit ItemStack and the This modifier will automatically marshall between the Bukkit ItemStack and the
@ -667,7 +667,7 @@ implements java.io.Serializable</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getWorldTypeModifier</h4> <h4>getWorldTypeModifier</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.WorldType&gt;&nbsp;getWorldTypeModifier()</pre> <pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/WorldType.html?is-external=true" title="class or interface in org.bukkit">WorldType</a>&gt;&nbsp;getWorldTypeModifier()</pre>
<div class="block">Retrieves a read/write structure for the world type enum. <div class="block">Retrieves a read/write structure for the world type enum.
<p> <p>
This modifier will automatically marshall between the Bukkit world type and the This modifier will automatically marshall between the Bukkit world type and the
@ -692,7 +692,7 @@ implements java.io.Serializable</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getEntityModifier</h4> <h4>getEntityModifier</h4>
<pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;org.bukkit.entity.Entity&gt;&nbsp;getEntityModifier(org.bukkit.World&nbsp;world)</pre> <pre>public&nbsp;<a href="../../../../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a>&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&gt;&nbsp;getEntityModifier(<a href="http://jd.bukkit.org/apidocs/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit">World</a>&nbsp;world)</pre>
<div class="block">Retrieves a read/write structure for entity objects. <div class="block">Retrieves a read/write structure for entity objects.
<p> <p>
Note that entities are transmitted by integer ID, and the type may not be enough Note that entities are transmitted by integer ID, and the type may not be enough

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>PacketEvent</title> <title>PacketEvent</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -101,13 +101,13 @@
<li class="blockList"> <li class="blockList">
<dl> <dl>
<dt>All Implemented Interfaces:</dt> <dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, org.bukkit.event.Cancellable</dd> <dd>java.io.Serializable, <a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true" title="class or interface in org.bukkit.event">Cancellable</a></dd>
</dl> </dl>
<hr> <hr>
<br> <br>
<pre>public class <span class="strong">PacketEvent</span> <pre>public class <span class="strong">PacketEvent</span>
extends java.util.EventObject extends java.util.EventObject
implements org.bukkit.event.Cancellable</pre> implements <a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true" title="class or interface in org.bukkit.event">Cancellable</a></pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#com.comphenix.protocol.events.PacketEvent">Serialized Form</a></dd></dl> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#com.comphenix.protocol.events.PacketEvent">Serialized Form</a></dd></dl>
</li> </li>
</ul> </ul>
@ -165,7 +165,7 @@ implements org.bukkit.event.Cancellable</pre>
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td> <td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient</a></strong>(java.lang.Object&nbsp;source, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient</a></strong>(java.lang.Object&nbsp;source,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;client)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;client)</code>
<div class="block">Creates an event representing a client packet transmission.</div> <div class="block">Creates an event representing a client packet transmission.</div>
</td> </td>
</tr> </tr>
@ -173,7 +173,7 @@ implements org.bukkit.event.Cancellable</pre>
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td> <td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer</a></strong>(java.lang.Object&nbsp;source, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer</a></strong>(java.lang.Object&nbsp;source,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;recipient)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;recipient)</code>
<div class="block">Creates an event representing a server packet transmission.</div> <div class="block">Creates an event representing a server packet transmission.</div>
</td> </td>
</tr> </tr>
@ -203,7 +203,7 @@ implements org.bukkit.event.Cancellable</pre>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>org.bukkit.entity.Player</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#getPlayer()">getPlayer</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketEvent.html#getPlayer()">getPlayer</a></strong>()</code>
<div class="block">Retrieves the player that has sent the packet or is recieving it.</div> <div class="block">Retrieves the player that has sent the packet or is recieving it.</div>
</td> </td>
@ -300,7 +300,7 @@ implements org.bukkit.event.Cancellable</pre>
<h4>fromClient</h4> <h4>fromClient</h4>
<pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;fromClient(java.lang.Object&nbsp;source, <pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;fromClient(java.lang.Object&nbsp;source,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;client)</pre> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;client)</pre>
<div class="block">Creates an event representing a client packet transmission.</div> <div class="block">Creates an event representing a client packet transmission.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>source</code> - - the event source.</dd><dd><code>packet</code> - - the packet.</dd><dd><code>client</code> - - the client that sent the packet.</dd> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>source</code> - - the event source.</dd><dd><code>packet</code> - - the packet.</dd><dd><code>client</code> - - the client that sent the packet.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The event.</dd></dl> <dt><span class="strong">Returns:</span></dt><dd>The event.</dd></dl>
@ -314,7 +314,7 @@ implements org.bukkit.event.Cancellable</pre>
<h4>fromServer</h4> <h4>fromServer</h4>
<pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;fromServer(java.lang.Object&nbsp;source, <pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a>&nbsp;fromServer(java.lang.Object&nbsp;source,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;recipient)</pre> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;recipient)</pre>
<div class="block">Creates an event representing a server packet transmission.</div> <div class="block">Creates an event representing a server packet transmission.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>source</code> - - the event source.</dd><dd><code>packet</code> - - the packet.</dd><dd><code>recipient</code> - - the client that will receieve the packet.</dd> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>source</code> - - the event source.</dd><dd><code>packet</code> - - the packet.</dd><dd><code>recipient</code> - - the client that will receieve the packet.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The event.</dd></dl> <dt><span class="strong">Returns:</span></dt><dd>The event.</dd></dl>
@ -376,7 +376,7 @@ implements org.bukkit.event.Cancellable</pre>
<div class="block">Retrieves whether or not the packet should be cancelled.</div> <div class="block">Retrieves whether or not the packet should be cancelled.</div>
<dl> <dl>
<dt><strong>Specified by:</strong></dt> <dt><strong>Specified by:</strong></dt>
<dd><code>isCancelled</code>&nbsp;in interface&nbsp;<code>org.bukkit.event.Cancellable</code></dd> <dd><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true#isCancelled()" title="class or interface in org.bukkit.event">isCancelled</a></code>&nbsp;in interface&nbsp;<code><a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true" title="class or interface in org.bukkit.event">Cancellable</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>TRUE if it should be cancelled, FALSE otherwise.</dd></dl> <dt><span class="strong">Returns:</span></dt><dd>TRUE if it should be cancelled, FALSE otherwise.</dd></dl>
</li> </li>
</ul> </ul>
@ -398,7 +398,7 @@ implements org.bukkit.event.Cancellable</pre>
An asynchronous listener can also delay a packet indefinitely without having to block its thread.</div> An asynchronous listener can also delay a packet indefinitely without having to block its thread.</div>
<dl> <dl>
<dt><strong>Specified by:</strong></dt> <dt><strong>Specified by:</strong></dt>
<dd><code>setCancelled</code>&nbsp;in interface&nbsp;<code>org.bukkit.event.Cancellable</code></dd> <dd><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true#setCancelled(boolean)" title="class or interface in org.bukkit.event">setCancelled</a></code>&nbsp;in interface&nbsp;<code><a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true" title="class or interface in org.bukkit.event">Cancellable</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>cancel</code> - - TRUE if it should be cancelled, FALSE otherwise.</dd></dl> <dt><span class="strong">Parameters:</span></dt><dd><code>cancel</code> - - TRUE if it should be cancelled, FALSE otherwise.</dd></dl>
</li> </li>
</ul> </ul>
@ -408,7 +408,7 @@ implements org.bukkit.event.Cancellable</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getPlayer</h4> <h4>getPlayer</h4>
<pre>public&nbsp;org.bukkit.entity.Player&nbsp;getPlayer()</pre> <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;getPlayer()</pre>
<div class="block">Retrieves the player that has sent the packet or is recieving it.</div> <div class="block">Retrieves the player that has sent the packet or is recieving it.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The player associated with this event.</dd></dl> <dl><dt><span class="strong">Returns:</span></dt><dd>The player associated with this event.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:34 CET 2013 -->
<title>PacketListener</title> <title>PacketListener</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -117,7 +117,7 @@
<th class="colLast" scope="col">Method and Description</th> <th class="colLast" scope="col">Method and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketListener.html#getPlugin()">getPlugin</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/events/PacketListener.html#getPlugin()">getPlugin</a></strong>()</code>
<div class="block">Retrieve the plugin that created list packet listener.</div> <div class="block">Retrieve the plugin that created list packet listener.</div>
</td> </td>
@ -187,7 +187,7 @@
<p> <p>
<b>WARNING</b>: </br> <b>WARNING</b>: </br>
This method will be called <i>asynchronously</i>! You should synchronize with the main This method will be called <i>asynchronously</i>! You should synchronize with the main
thread using <code>scheduleSyncDelayedTask</code> thread using <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true#scheduleSyncDelayedTask(org.bukkit.plugin.Plugin, java.lang.Runnable, long)" title="class or interface in org.bukkit.scheduler"><code>scheduleSyncDelayedTask</code></a>
if you need to call the Bukkit API.</div> if you need to call the Bukkit API.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet that has been recieved.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - - the packet that has been recieved.</dd></dl>
</li> </li>
@ -220,7 +220,7 @@
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>getPlugin</h4> <h4>getPlugin</h4>
<pre>org.bukkit.plugin.Plugin&nbsp;getPlugin()</pre> <pre><a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;getPlugin()</pre>
<div class="block">Retrieve the plugin that created list packet listener.</div> <div class="block">Retrieve the plugin that created list packet listener.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The plugin, or NULL if not available.</dd></dl> <dl><dt><span class="strong">Returns:</span></dt><dd>The plugin, or NULL if not available.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.ConnectionSide</title> <title>Uses of Class com.comphenix.protocol.events.ConnectionSide</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -130,16 +130,16 @@ the order they are declared.</div>
</tr> </tr>
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide)">MonitorAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide)">MonitorAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side)</code>&nbsp;</td> <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side)</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.util.logging.Logger)">MonitorAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.util.logging.Logger)">MonitorAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;side,
java.util.logging.Logger&nbsp;logger)</code>&nbsp;</td> java.util.logging.Logger&nbsp;logger)</code>&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
@ -147,7 +147,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>
@ -155,14 +155,14 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
<div class="block">Initialize a packet listener with default priority.</div> <div class="block">Initialize a packet listener with default priority.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -171,7 +171,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -180,7 +180,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
@ -188,7 +188,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.ListenerPriority</title> <title>Uses of Class com.comphenix.protocol.events.ListenerPriority</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -153,7 +153,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -162,7 +162,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -171,7 +171,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
@ -179,7 +179,7 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.ListeningWhitelist</title> <title>Uses of Class com.comphenix.protocol.events.ListeningWhitelist</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.MonitorAdapter</title> <title>Uses of Class com.comphenix.protocol.events.MonitorAdapter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketAdapter</title> <title>Uses of Class com.comphenix.protocol.events.PacketAdapter</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketContainer</title> <title>Uses of Class com.comphenix.protocol.events.PacketContainer</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.events">com.comphenix.protocol.events</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.events">com.comphenix.protocol.events</a></td>
@ -88,6 +90,10 @@
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.packet">com.comphenix.protocol.injector.packet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
@ -131,14 +137,14 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code> <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ProtocolManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><span class="strong">ProtocolManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
@ -146,7 +152,7 @@
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
@ -154,14 +160,14 @@
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code> <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ProtocolManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><span class="strong">ProtocolManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/ProtocolManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
@ -169,7 +175,7 @@
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><span class="strong">PacketStream.</span><code><strong><a href="../../../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
@ -220,7 +226,7 @@
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td> <td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient</a></strong>(java.lang.Object&nbsp;source, <td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient</a></strong>(java.lang.Object&nbsp;source,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;client)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;client)</code>
<div class="block">Creates an event representing a client packet transmission.</div> <div class="block">Creates an event representing a client packet transmission.</div>
</td> </td>
</tr> </tr>
@ -228,7 +234,7 @@
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td> <td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer</a></strong>(java.lang.Object&nbsp;source, <td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer</a></strong>(java.lang.Object&nbsp;source,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;recipient)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;recipient)</code>
<div class="block">Creates an event representing a server packet transmission.</div> <div class="block">Creates an event representing a server packet transmission.</div>
</td> </td>
</tr> </tr>
@ -278,29 +284,50 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>&nbsp;</td> <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code>&nbsp;</td> boolean&nbsp;filters)</code>&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>&nbsp;</td> <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><span class="strong">PacketFilterManager.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code>&nbsp;</td> boolean&nbsp;filters)</code>&nbsp;</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.packet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a> in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a> with parameters of type <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><span class="strong">PacketInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjector.html#packetRecieved(com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">packetRecieved</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;client)</code>
<div class="block">Let the packet listeners process the given packet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.injector.player"> <li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- --> <!-- -->
</a> </a>
@ -314,7 +341,7 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PlayerInjectionHandler.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><span class="strong">PlayerInjectionHandler.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Send the given packet to the given reciever.</div> <div class="block">Send the given packet to the given reciever.</div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.events.PacketEvent</title> <title>Uses of Class com.comphenix.protocol.events.PacketEvent</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>
@ -91,6 +93,10 @@
<td class="colFirst"><a href="#com.comphenix.protocol.injector">com.comphenix.protocol.injector</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector">com.comphenix.protocol.injector</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.packet">com.comphenix.protocol.injector.packet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody> </tbody>
</table> </table>
</li> </li>
@ -203,7 +209,7 @@
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td> <td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient</a></strong>(java.lang.Object&nbsp;source, <td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromClient(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromClient</a></strong>(java.lang.Object&nbsp;source,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;client)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;client)</code>
<div class="block">Creates an event representing a client packet transmission.</div> <div class="block">Creates an event representing a client packet transmission.</div>
</td> </td>
</tr> </tr>
@ -211,7 +217,7 @@
<td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td> <td class="colFirst"><code>static <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer</a></strong>(java.lang.Object&nbsp;source, <td class="colLast"><span class="strong">PacketEvent.</span><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html#fromServer(java.lang.Object, com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">fromServer</a></strong>(java.lang.Object&nbsp;source,
<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
org.bukkit.entity.Player&nbsp;recipient)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;recipient)</code>
<div class="block">Creates an event representing a server packet transmission.</div> <div class="block">Creates an event representing a server packet transmission.</div>
</td> </td>
</tr> </tr>
@ -309,6 +315,27 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.packet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a> in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a> that return <a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events">PacketEvent</a></code></td>
<td class="colLast"><span class="strong">PacketInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjector.html#packetRecieved(com.comphenix.protocol.events.PacketContainer, org.bukkit.entity.Player)">packetRecieved</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;client)</code>
<div class="block">Let the packet listeners process the given packet.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.events.PacketListener</title> <title>Uses of Interface com.comphenix.protocol.events.PacketListener</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>
@ -313,6 +315,19 @@
<!-- --> <!-- -->
</a> </a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3> <h3>Uses of <a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with type parameters of type <a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.Set&lt;<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&gt;</code></td>
<td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#packetListeners">packetListeners</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></span><span class="tabEnd">&nbsp;</span></caption> <caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr> <tr>
@ -328,7 +343,7 @@
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>com.comphenix.protocol.injector.player.UnsupportedListener</code></td> <td class="colFirst"><code>com.comphenix.protocol.injector.player.UnsupportedListener</code></td>
<td class="colLast"><span class="strong">NetworkServerInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkServerInjector.html#checkListener(com.comphenix.protocol.events.PacketListener)">checkListener</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&nbsp;listener)</code>&nbsp;</td> <td class="colLast"><span class="strong">NetworkObjectInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#checkListener(com.comphenix.protocol.events.PacketListener)">checkListener</a></strong>(<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&nbsp;listener)</code>&nbsp;</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
@ -345,21 +360,11 @@
<div class="block">Determine if the given listeners are valid.</div> <div class="block">Determine if the given listeners are valid.</div>
</td> </td>
</tr> </tr>
</tbody> <tr class="rowColor">
</table> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectorBuilder</a></code></td>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#packetListeners(java.util.Set)">packetListeners</a></strong>(java.util.Set&lt;<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&gt;&nbsp;packetListeners)</code>
<caption><span>Constructor parameters in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with type arguments of type <a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a></span><span class="tabEnd">&nbsp;</span></caption> <div class="block">Set the set of packet listeners.</div>
<tr> </td>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#PlayerInjectionHandler(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, com.google.common.base.Predicate, com.comphenix.protocol.injector.ListenerInvoker, java.util.Set, org.bukkit.Server)">PlayerInjectionHandler</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
com.google.common.base.Predicate&lt;<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&gt;&nbsp;injectionFilter,
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker,
java.util.Set&lt;<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&gt;&nbsp;packetListeners,
org.bukkit.Server&nbsp;server)</code>&nbsp;</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.events</title> <title>com.comphenix.protocol.events</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.events</title> <title>com.comphenix.protocol.events</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>com.comphenix.protocol.events Class Hierarchy</title> <title>com.comphenix.protocol.events Class Hierarchy</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -76,7 +76,7 @@
<ul> <ul>
<li type="circle">java.util.EventObject (implements java.io.Serializable) <li type="circle">java.util.EventObject (implements java.io.Serializable)
<ul> <ul>
<li type="circle">com.comphenix.protocol.events.<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events"><span class="strong">PacketEvent</span></a> (implements org.bukkit.event.Cancellable)</li> <li type="circle">com.comphenix.protocol.events.<a href="../../../../com/comphenix/protocol/events/PacketEvent.html" title="class in com.comphenix.protocol.events"><span class="strong">PacketEvent</span></a> (implements org.bukkit.event.<a href="http://jd.bukkit.org/apidocs/org/bukkit/event/Cancellable.html?is-external=true" title="class or interface in org.bukkit.event">Cancellable</a>)</li>
</ul> </ul>
</li> </li>
<li type="circle">com.comphenix.protocol.events.<a href="../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events"><span class="strong">ListeningWhitelist</span></a></li> <li type="circle">com.comphenix.protocol.events.<a href="../../../../com/comphenix/protocol/events/ListeningWhitelist.html" title="class in com.comphenix.protocol.events"><span class="strong">ListeningWhitelist</span></a></li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>Uses of Package com.comphenix.protocol.events</title> <title>Uses of Package com.comphenix.protocol.events</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.async">com.comphenix.protocol.async</a></td>
@ -96,6 +98,10 @@
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.packet">com.comphenix.protocol.injector.packet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
@ -239,6 +245,26 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.packet">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/comphenix/protocol/events/package-summary.html">com.comphenix.protocol.events</a> used by <a href="../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/events/class-use/PacketContainer.html#com.comphenix.protocol.injector.packet">PacketContainer</a>
<div class="block">Represents a Minecraft packet indirectly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/comphenix/protocol/events/class-use/PacketEvent.html#com.comphenix.protocol.injector.packet">PacketEvent</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.injector.player"> <li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- --> <!-- -->
</a> </a>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>BukkitUnwrapper</title> <title>BukkitUnwrapper</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>DelayedSingleTask</title> <title>DelayedSingleTask</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -124,11 +124,11 @@ extends java.lang.Object</pre>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#closed">closed</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#closed">closed</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>protected org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code>protected <a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#plugin">plugin</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#plugin">plugin</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>protected org.bukkit.scheduler.BukkitScheduler</code></td> <td class="colFirst"><code>protected <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#scheduler">scheduler</a></strong></code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#scheduler">scheduler</a></strong></code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
@ -150,13 +150,13 @@ extends java.lang.Object</pre>
<th class="colOne" scope="col">Constructor and Description</th> <th class="colOne" scope="col">Constructor and Description</th>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#DelayedSingleTask(org.bukkit.plugin.Plugin)">DelayedSingleTask</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#DelayedSingleTask(org.bukkit.plugin.Plugin)">DelayedSingleTask</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Create a single task scheduler.</div> <div class="block">Create a single task scheduler.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#DelayedSingleTask(org.bukkit.plugin.Plugin, org.bukkit.scheduler.BukkitScheduler)">DelayedSingleTask</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#DelayedSingleTask(org.bukkit.plugin.Plugin, org.bukkit.scheduler.BukkitScheduler)">DelayedSingleTask</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
org.bukkit.scheduler.BukkitScheduler&nbsp;scheduler)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;scheduler)</code>
<div class="block">Create a single task scheduler.</div> <div class="block">Create a single task scheduler.</div>
</td> </td>
</tr> </tr>
@ -192,7 +192,7 @@ extends java.lang.Object</pre>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#finalize()">finalize</a></strong>()</code>&nbsp;</td> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#finalize()">finalize</a></strong>()</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>org.bukkit.plugin.Plugin</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#getPlugin()">getPlugin</a></strong>()</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html#getPlugin()">getPlugin</a></strong>()</code>
<div class="block">Retrieve the plugin this task belongs to.</div> <div class="block">Retrieve the plugin this task belongs to.</div>
</td> </td>
@ -253,7 +253,7 @@ extends java.lang.Object</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>plugin</h4> <h4>plugin</h4>
<pre>protected&nbsp;org.bukkit.plugin.Plugin plugin</pre> <pre>protected&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a> plugin</pre>
</li> </li>
</ul> </ul>
<a name="scheduler"> <a name="scheduler">
@ -262,7 +262,7 @@ extends java.lang.Object</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>scheduler</h4> <h4>scheduler</h4>
<pre>protected&nbsp;org.bukkit.scheduler.BukkitScheduler scheduler</pre> <pre>protected&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a> scheduler</pre>
</li> </li>
</ul> </ul>
<a name="closed"> <a name="closed">
@ -288,7 +288,7 @@ extends java.lang.Object</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>DelayedSingleTask</h4> <h4>DelayedSingleTask</h4>
<pre>public&nbsp;DelayedSingleTask(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>public&nbsp;DelayedSingleTask(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block">Create a single task scheduler.</div> <div class="block">Create a single task scheduler.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - owner plugin.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - owner plugin.</dd></dl>
</li> </li>
@ -299,8 +299,8 @@ extends java.lang.Object</pre>
<ul class="blockListLast"> <ul class="blockListLast">
<li class="blockList"> <li class="blockList">
<h4>DelayedSingleTask</h4> <h4>DelayedSingleTask</h4>
<pre>public&nbsp;DelayedSingleTask(org.bukkit.plugin.Plugin&nbsp;plugin, <pre>public&nbsp;DelayedSingleTask(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
org.bukkit.scheduler.BukkitScheduler&nbsp;scheduler)</pre> <a href="http://jd.bukkit.org/apidocs/org/bukkit/scheduler/BukkitScheduler.html?is-external=true" title="class or interface in org.bukkit.scheduler">BukkitScheduler</a>&nbsp;scheduler)</pre>
<div class="block">Create a single task scheduler.</div> <div class="block">Create a single task scheduler.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - owner plugin.</dd><dd><code>scheduler</code> - - specialized scheduler.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>plugin</code> - - owner plugin.</dd><dd><code>scheduler</code> - - specialized scheduler.</dd></dl>
</li> </li>
@ -369,7 +369,7 @@ extends java.lang.Object</pre>
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getPlugin</h4> <h4>getPlugin</h4>
<pre>public&nbsp;org.bukkit.plugin.Plugin&nbsp;getPlugin()</pre> <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;getPlugin()</pre>
<div class="block">Retrieve the plugin this task belongs to.</div> <div class="block">Retrieve the plugin this task belongs to.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The plugin scheduling the current taks.</dd></dl> <dl><dt><span class="strong">Returns:</span></dt><dd>The plugin scheduling the current taks.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>GamePhase</title> <title>GamePhase</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>ListenerInvoker</title> <title>ListenerInvoker</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PacketConstructor.Unwrapper</title> <title>PacketConstructor.Unwrapper</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PacketConstructor</title> <title>PacketConstructor</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PacketFilterManager.PlayerInjectHooks</title> <title>PacketFilterManager.PlayerInjectHooks</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:25 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PacketFilterManager</title> <title>PacketFilterManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -143,7 +143,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#PacketFilterManager(java.lang.ClassLoader, org.bukkit.Server, com.comphenix.protocol.injector.DelayedSingleTask, com.comphenix.protocol.error.ErrorReporter)">PacketFilterManager</a></strong>(java.lang.ClassLoader&nbsp;classLoader, <td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#PacketFilterManager(java.lang.ClassLoader, org.bukkit.Server, com.comphenix.protocol.injector.DelayedSingleTask, com.comphenix.protocol.error.ErrorReporter)">PacketFilterManager</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
org.bukkit.Server&nbsp;server, <a href="http://jd.bukkit.org/apidocs/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit">Server</a>&nbsp;server,
<a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask, <a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask,
<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code> <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code>
<div class="block">Only create instances of this class if protocol lib is disabled.</div> <div class="block">Only create instances of this class if protocol lib is disabled.</div>
@ -219,15 +219,15 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>org.bukkit.entity.Entity</code></td> <td class="colFirst"><code><a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#getEntityFromID(org.bukkit.World, int)">getEntityFromID</a></strong>(org.bukkit.World&nbsp;container, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#getEntityFromID(org.bukkit.World, int)">getEntityFromID</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit">World</a>&nbsp;container,
int&nbsp;id)</code> int&nbsp;id)</code>
<div class="block">Retrieve the associated entity.</div> <div class="block">Retrieve the associated entity.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;org.bukkit.entity.Player&gt;</code></td> <td class="colFirst"><code>java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#getEntityTrackers(org.bukkit.entity.Entity)">getEntityTrackers</a></strong>(org.bukkit.entity.Entity&nbsp;entity)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#getEntityTrackers(org.bukkit.entity.Entity)">getEntityTrackers</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity)</code>
<div class="block">Retrieve every client that is receiving information about a given entity.</div> <div class="block">Retrieve every client that is receiving information about a given entity.</div>
</td> </td>
</tr> </tr>
@ -276,7 +276,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#initializePlayers(org.bukkit.entity.Player[])">initializePlayers</a></strong>(org.bukkit.entity.Player[]&nbsp;players)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#initializePlayers(org.bukkit.entity.Player[])">initializePlayers</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>[]&nbsp;players)</code>
<div class="block">Initialize the packet injection for every player.</div> <div class="block">Initialize the packet injection for every player.</div>
</td> </td>
</tr> </tr>
@ -300,14 +300,14 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code> <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(org.bukkit.entity.Player&nbsp;sender, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#recieveClientPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">recieveClientPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Simulate recieving a certain packet from a given player.</div> <div class="block">Simulate recieving a certain packet from a given player.</div>
@ -315,8 +315,8 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#registerEvents(org.bukkit.plugin.PluginManager, org.bukkit.plugin.Plugin)">registerEvents</a></strong>(org.bukkit.plugin.PluginManager&nbsp;manager, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#registerEvents(org.bukkit.plugin.PluginManager, org.bukkit.plugin.Plugin)">registerEvents</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/PluginManager.html?is-external=true" title="class or interface in org.bukkit.plugin">PluginManager</a>&nbsp;manager,
org.bukkit.plugin.Plugin&nbsp;plugin)</code> <a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Register this protocol manager on Bukkit.</div> <div class="block">Register this protocol manager on Bukkit.</div>
</td> </td>
</tr> </tr>
@ -335,20 +335,20 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#removePacketListeners(org.bukkit.plugin.Plugin)">removePacketListeners</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#removePacketListeners(org.bukkit.plugin.Plugin)">removePacketListeners</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</code>
<div class="block">Removes every listener associated with the given plugin.</div> <div class="block">Removes every listener associated with the given plugin.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code> <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(org.bukkit.entity.Player&nbsp;reciever, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer, boolean)">sendServerPacket</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters)</code> boolean&nbsp;filters)</code>
<div class="block">Send a packet to the given player.</div> <div class="block">Send a packet to the given player.</div>
@ -362,7 +362,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#uninitializePlayers(org.bukkit.entity.Player[])">uninitializePlayers</a></strong>(org.bukkit.entity.Player[]&nbsp;players)</code> <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#uninitializePlayers(org.bukkit.entity.Player[])">uninitializePlayers</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>[]&nbsp;players)</code>
<div class="block">Uninitialize the packet injection of every player.</div> <div class="block">Uninitialize the packet injection of every player.</div>
</td> </td>
</tr> </tr>
@ -374,8 +374,8 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity</a></strong>(org.bukkit.entity.Entity&nbsp;entity, <td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/injector/PacketFilterManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity,
java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers)</code> java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;&nbsp;observers)</code>
<div class="block">Completely resend an entity to a list of clients.</div> <div class="block">Completely resend an entity to a list of clients.</div>
</td> </td>
</tr> </tr>
@ -415,7 +415,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<li class="blockList"> <li class="blockList">
<h4>PacketFilterManager</h4> <h4>PacketFilterManager</h4>
<pre>public&nbsp;PacketFilterManager(java.lang.ClassLoader&nbsp;classLoader, <pre>public&nbsp;PacketFilterManager(java.lang.ClassLoader&nbsp;classLoader,
org.bukkit.Server&nbsp;server, <a href="http://jd.bukkit.org/apidocs/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit">Server</a>&nbsp;server,
<a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask, <a href="../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask,
<a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</pre> <a href="../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</pre>
<div class="block">Only create instances of this class if protocol lib is disabled.</div> <div class="block">Only create instances of this class if protocol lib is disabled.</div>
@ -538,7 +538,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>removePacketListeners</h4> <h4>removePacketListeners</h4>
<pre>public&nbsp;void&nbsp;removePacketListeners(org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <pre>public&nbsp;void&nbsp;removePacketListeners(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#removePacketListeners(org.bukkit.plugin.Plugin)">ProtocolManager</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#removePacketListeners(org.bukkit.plugin.Plugin)">ProtocolManager</a></code></strong></div>
<div class="block">Removes every listener associated with the given plugin.</div> <div class="block">Removes every listener associated with the given plugin.</div>
<dl> <dl>
@ -583,7 +583,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>sendServerPacket</h4> <h4>sendServerPacket</h4>
<pre>public&nbsp;void&nbsp;sendServerPacket(org.bukkit.entity.Player&nbsp;reciever, <pre>public&nbsp;void&nbsp;sendServerPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet) <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)
throws java.lang.reflect.InvocationTargetException</pre> throws java.lang.reflect.InvocationTargetException</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">PacketStream</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/PacketStream.html#sendServerPacket(org.bukkit.entity.Player, com.comphenix.protocol.events.PacketContainer)">PacketStream</a></code></strong></div>
@ -602,7 +602,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>sendServerPacket</h4> <h4>sendServerPacket</h4>
<pre>public&nbsp;void&nbsp;sendServerPacket(org.bukkit.entity.Player&nbsp;reciever, <pre>public&nbsp;void&nbsp;sendServerPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;reciever,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters) boolean&nbsp;filters)
throws java.lang.reflect.InvocationTargetException</pre> throws java.lang.reflect.InvocationTargetException</pre>
@ -627,7 +627,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>recieveClientPacket</h4> <h4>recieveClientPacket</h4>
<pre>public&nbsp;void&nbsp;recieveClientPacket(org.bukkit.entity.Player&nbsp;sender, <pre>public&nbsp;void&nbsp;recieveClientPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet) <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet)
throws java.lang.IllegalAccessException, throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException</pre> java.lang.reflect.InvocationTargetException</pre>
@ -648,7 +648,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>recieveClientPacket</h4> <h4>recieveClientPacket</h4>
<pre>public&nbsp;void&nbsp;recieveClientPacket(org.bukkit.entity.Player&nbsp;sender, <pre>public&nbsp;void&nbsp;recieveClientPacket(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;sender,
<a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet, <a href="../../../../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a>&nbsp;packet,
boolean&nbsp;filters) boolean&nbsp;filters)
throws java.lang.IllegalAccessException, throws java.lang.IllegalAccessException,
@ -760,8 +760,8 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>updateEntity</h4> <h4>updateEntity</h4>
<pre>public&nbsp;void&nbsp;updateEntity(org.bukkit.entity.Entity&nbsp;entity, <pre>public&nbsp;void&nbsp;updateEntity(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity,
java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;observers) java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;&nbsp;observers)
throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">ProtocolManager</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">ProtocolManager</a></code></strong></div>
<div class="block">Completely resend an entity to a list of clients. <div class="block">Completely resend an entity to a list of clients.
@ -782,9 +782,9 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getEntityFromID</h4> <h4>getEntityFromID</h4>
<pre>public&nbsp;org.bukkit.entity.Entity&nbsp;getEntityFromID(org.bukkit.World&nbsp;container, <pre>public&nbsp;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;getEntityFromID(<a href="http://jd.bukkit.org/apidocs/org/bukkit/World.html?is-external=true" title="class or interface in org.bukkit">World</a>&nbsp;container,
int&nbsp;id) int&nbsp;id)
throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#getEntityFromID(org.bukkit.World, int)">ProtocolManager</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#getEntityFromID(org.bukkit.World, int)">ProtocolManager</a></code></strong></div>
<div class="block">Retrieve the associated entity.</div> <div class="block">Retrieve the associated entity.</div>
<dl> <dl>
@ -802,8 +802,8 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>getEntityTrackers</h4> <h4>getEntityTrackers</h4>
<pre>public&nbsp;java.util.List&lt;org.bukkit.entity.Player&gt;&nbsp;getEntityTrackers(org.bukkit.entity.Entity&nbsp;entity) <pre>public&nbsp;java.util.List&lt;<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&gt;&nbsp;getEntityTrackers(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Entity.html?is-external=true" title="class or interface in org.bukkit.entity">Entity</a>&nbsp;entity)
throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre> throws <a href="../../../../com/comphenix/protocol/reflect/FieldAccessException.html" title="class in com.comphenix.protocol.reflect">FieldAccessException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#getEntityTrackers(org.bukkit.entity.Entity)">ProtocolManager</a></code></strong></div> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../com/comphenix/protocol/ProtocolManager.html#getEntityTrackers(org.bukkit.entity.Entity)">ProtocolManager</a></code></strong></div>
<div class="block">Retrieve every client that is receiving information about a given entity.</div> <div class="block">Retrieve every client that is receiving information about a given entity.</div>
<dl> <dl>
@ -821,7 +821,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>initializePlayers</h4> <h4>initializePlayers</h4>
<pre>public&nbsp;void&nbsp;initializePlayers(org.bukkit.entity.Player[]&nbsp;players)</pre> <pre>public&nbsp;void&nbsp;initializePlayers(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>[]&nbsp;players)</pre>
<div class="block">Initialize the packet injection for every player.</div> <div class="block">Initialize the packet injection for every player.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>players</code> - - list of players to inject.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>players</code> - - list of players to inject.</dd></dl>
</li> </li>
@ -832,7 +832,7 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>uninitializePlayers</h4> <h4>uninitializePlayers</h4>
<pre>public&nbsp;void&nbsp;uninitializePlayers(org.bukkit.entity.Player[]&nbsp;players)</pre> <pre>public&nbsp;void&nbsp;uninitializePlayers(<a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>[]&nbsp;players)</pre>
<div class="block">Uninitialize the packet injection of every player.</div> <div class="block">Uninitialize the packet injection of every player.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>players</code> - - list of players to uninject.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>players</code> - - list of players to uninject.</dd></dl>
</li> </li>
@ -843,8 +843,8 @@ implements <a href="../../../../com/comphenix/protocol/ProtocolManager.html" tit
<ul class="blockList"> <ul class="blockList">
<li class="blockList"> <li class="blockList">
<h4>registerEvents</h4> <h4>registerEvents</h4>
<pre>public&nbsp;void&nbsp;registerEvents(org.bukkit.plugin.PluginManager&nbsp;manager, <pre>public&nbsp;void&nbsp;registerEvents(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/PluginManager.html?is-external=true" title="class or interface in org.bukkit.plugin">PluginManager</a>&nbsp;manager,
org.bukkit.plugin.Plugin&nbsp;plugin)</pre> <a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin)</pre>
<div class="block">Register this protocol manager on Bukkit.</div> <div class="block">Register this protocol manager on Bukkit.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>manager</code> - - Bukkit plugin manager that provides player join/leave events.</dd><dd><code>plugin</code> - - the parent plugin.</dd></dl> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>manager</code> - - Bukkit plugin manager that provides player join/leave events.</dd><dd><code>plugin</code> - - the parent plugin.</dd></dl>
</li> </li>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PlayerLoggedOutException</title> <title>PlayerLoggedOutException</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>PrioritizedListener</title> <title>PrioritizedListener</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>SortedPacketListenerList</title> <title>SortedPacketListenerList</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:26 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:33 CET 2013 -->
<title>StructureCache</title> <title>StructureCache</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.BukkitUnwrapper</title> <title>Uses of Class com.comphenix.protocol.injector.BukkitUnwrapper</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.DelayedSingleTask</title> <title>Uses of Class com.comphenix.protocol.injector.DelayedSingleTask</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -96,7 +96,7 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#PacketFilterManager(java.lang.ClassLoader, org.bukkit.Server, com.comphenix.protocol.injector.DelayedSingleTask, com.comphenix.protocol.error.ErrorReporter)">PacketFilterManager</a></strong>(java.lang.ClassLoader&nbsp;classLoader, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.html#PacketFilterManager(java.lang.ClassLoader, org.bukkit.Server, com.comphenix.protocol.injector.DelayedSingleTask, com.comphenix.protocol.error.ErrorReporter)">PacketFilterManager</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
org.bukkit.Server&nbsp;server, <a href="http://jd.bukkit.org/apidocs/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit">Server</a>&nbsp;server,
<a href="../../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask, <a href="../../../../../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a>&nbsp;unhookTask,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code> <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter)</code>
<div class="block">Only create instances of this class if protocol lib is disabled.</div> <div class="block">Only create instances of this class if protocol lib is disabled.</div>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.GamePhase</title> <title>Uses of Class com.comphenix.protocol.injector.GamePhase</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -132,7 +132,7 @@
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.lang.Integer...&nbsp;packets)</code> java.lang.Integer...&nbsp;packets)</code>
@ -140,7 +140,7 @@
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code> java.util.Set&lt;java.lang.Integer&gt;&nbsp;packets)</code>
@ -148,7 +148,7 @@
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.lang.Integer...)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -157,7 +157,7 @@
</td> </td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(org.bukkit.plugin.Plugin&nbsp;plugin, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/events/PacketAdapter.html#PacketAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, com.comphenix.protocol.events.ListenerPriority, com.comphenix.protocol.injector.GamePhase, java.util.Set)">PacketAdapter</a></strong>(<a href="http://jd.bukkit.org/apidocs/org/bukkit/plugin/Plugin.html?is-external=true" title="class or interface in org.bukkit.plugin">Plugin</a>&nbsp;plugin,
<a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide, <a href="../../../../../com/comphenix/protocol/events/ConnectionSide.html" title="enum in com.comphenix.protocol.events">ConnectionSide</a>&nbsp;connectionSide,
<a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority, <a href="../../../../../com/comphenix/protocol/events/ListenerPriority.html" title="enum in com.comphenix.protocol.events">ListenerPriority</a>&nbsp;listenerPriority,
<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase, <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;gamePhase,
@ -199,6 +199,19 @@ the order they are declared.</div>
<!-- --> <!-- -->
</a> </a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3> <h3>Uses of <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with type parameters of type <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected com.google.common.base.Predicate&lt;<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&gt;</code></td>
<td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#injectionFilter">injectionFilter</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></span><span class="tabEnd">&nbsp;</span></caption> <caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr> <tr>
@ -208,7 +221,7 @@ the order they are declared.</div>
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>boolean</code></td> <td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">NetworkServerInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkServerInjector.html#canInject(com.comphenix.protocol.injector.GamePhase)">canInject</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;phase)</code>&nbsp;</td> <td class="colLast"><span class="strong">NetworkObjectInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#canInject(com.comphenix.protocol.injector.GamePhase)">canInject</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;phase)</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></code></td> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></code></td>
@ -217,12 +230,6 @@ the order they are declared.</div>
</td> </td>
</tr> </tr>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">PlayerInjectionHandler.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#isInjectionNecessary(com.comphenix.protocol.injector.GamePhase)">isInjectionNecessary</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;phase)</code>
<div class="block">Determine if it's truly necessary to perform the given player injection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td> <td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PlayerInjectionHandler.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#setPlayerHook(com.comphenix.protocol.injector.GamePhase, com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks)">setPlayerHook</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;phase, <td class="colLast"><span class="strong">PlayerInjectionHandler.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#setPlayerHook(com.comphenix.protocol.injector.GamePhase, com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks)">setPlayerHook</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&nbsp;phase,
<a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a>&nbsp;playerHook)</code> <a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a>&nbsp;playerHook)</code>
@ -231,19 +238,19 @@ the order they are declared.</div>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with type arguments of type <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></span><span class="tabEnd">&nbsp;</span></caption> <caption><span>Method parameters in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with type arguments of type <a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr> <tr>
<th class="colOne" scope="col">Constructor and Description</th> <th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr> </tr>
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#PlayerInjectionHandler(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, com.google.common.base.Predicate, com.comphenix.protocol.injector.ListenerInvoker, java.util.Set, org.bukkit.Server)">PlayerInjectionHandler</a></strong>(java.lang.ClassLoader&nbsp;classLoader, <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectorBuilder</a></code></td>
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#injectionFilter(com.google.common.base.Predicate)">injectionFilter</a></strong>(com.google.common.base.Predicate&lt;<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&gt;&nbsp;injectionFilter)</code>
com.google.common.base.Predicate&lt;<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&gt;&nbsp;injectionFilter, <div class="block">The injection filter that is used to determine if it is necessary to perform
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker, injection during a certain phase.</div>
java.util.Set&lt;<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&gt;&nbsp;packetListeners, </td>
org.bukkit.Server&nbsp;server)</code>&nbsp;</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.injector.ListenerInvoker</title> <title>Uses of Interface com.comphenix.protocol.injector.ListenerInvoker</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -80,9 +80,17 @@
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.packet">com.comphenix.protocol.injector.packet</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector.player">com.comphenix.protocol.injector.player</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">&nbsp;</td>
</tr> </tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector.spigot">com.comphenix.protocol.injector.spigot</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody> </tbody>
</table> </table>
</li> </li>
@ -106,10 +114,71 @@
</tbody> </tbody>
</table> </table>
</li> </li>
<li class="blockList"><a name="com.comphenix.protocol.injector.packet">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a> in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a> declared as <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></code></td>
<td class="colLast"><span class="strong">PacketInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html#invoker">invoker</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/packet/package-summary.html">com.comphenix.protocol.injector.packet</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html" title="class in com.comphenix.protocol.injector.packet">PacketInjectorBuilder</a></code></td>
<td class="colLast"><span class="strong">PacketInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/packet/PacketInjectorBuilder.html#invoker(com.comphenix.protocol.injector.ListenerInvoker)">invoker</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker)</code>
<div class="block">The packet stream invoker.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.comphenix.protocol.injector.player"> <li class="blockList"><a name="com.comphenix.protocol.injector.player">
<!-- --> <!-- -->
</a> </a>
<h3>Uses of <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3> <h3>Uses of <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a> in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> declared as <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></code></td>
<td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#invoker">invoker</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html" title="class in com.comphenix.protocol.injector.player">PlayerInjectorBuilder</a></code></td>
<td class="colLast"><span class="strong">PlayerInjectorBuilder.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectorBuilder.html#invoker(com.comphenix.protocol.injector.ListenerInvoker)">invoker</a></strong>(<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker)</code>
<div class="block">The packet stream invoker.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption> <caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/player/package-summary.html">com.comphenix.protocol.injector.player</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr> <tr>
@ -117,20 +186,34 @@
</tr> </tr>
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkServerInjector.html#NetworkServerInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, org.bukkit.entity.Player, com.comphenix.protocol.injector.ListenerInvoker, com.comphenix.protocol.injector.player.IntegerSet, com.comphenix.protocol.injector.player.InjectedServerConnection)">NetworkServerInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader, <td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#NetworkObjectInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, org.bukkit.entity.Player, com.comphenix.protocol.injector.ListenerInvoker, com.comphenix.protocol.concurrency.IntegerSet)">NetworkObjectInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, <a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
org.bukkit.entity.Player&nbsp;player, <a href="http://jd.bukkit.org/apidocs/org/bukkit/entity/Player.html?is-external=true" title="class or interface in org.bukkit.entity">Player</a>&nbsp;player,
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker, <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker,
com.comphenix.protocol.injector.player.IntegerSet&nbsp;sendingFilters, <a href="../../../../../com/comphenix/protocol/concurrency/IntegerSet.html" title="class in com.comphenix.protocol.concurrency">IntegerSet</a>&nbsp;sendingFilters)</code>
com.comphenix.protocol.injector.player.InjectedServerConnection&nbsp;serverInjection)</code>&nbsp;</td> <div class="block">Create a new network object injector.</div>
</td>
</tr> </tr>
<tr class="rowColor"> </tbody>
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#PlayerInjectionHandler(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, com.google.common.base.Predicate, com.comphenix.protocol.injector.ListenerInvoker, java.util.Set, org.bukkit.Server)">PlayerInjectionHandler</a></strong>(java.lang.ClassLoader&nbsp;classLoader, </table>
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter, </li>
com.google.common.base.Predicate&lt;<a href="../../../../../com/comphenix/protocol/injector/GamePhase.html" title="enum in com.comphenix.protocol.injector">GamePhase</a>&gt;&nbsp;injectionFilter, <li class="blockList"><a name="com.comphenix.protocol.injector.spigot">
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker, <!-- -->
java.util.Set&lt;<a href="../../../../../com/comphenix/protocol/events/PacketListener.html" title="interface in com.comphenix.protocol.events">PacketListener</a>&gt;&nbsp;packetListeners, </a>
org.bukkit.Server&nbsp;server)</code>&nbsp;</td> <h3>Uses of <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a> in <a href="../../../../../com/comphenix/protocol/injector/spigot/package-summary.html">com.comphenix.protocol.injector.spigot</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/comphenix/protocol/injector/spigot/package-summary.html">com.comphenix.protocol.injector.spigot</a> with parameters of type <a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../com/comphenix/protocol/injector/spigot/SpigotPacketInjector.html#SpigotPacketInjector(java.lang.ClassLoader, com.comphenix.protocol.error.ErrorReporter, com.comphenix.protocol.injector.ListenerInvoker, org.bukkit.Server)">SpigotPacketInjector</a></strong>(java.lang.ClassLoader&nbsp;classLoader,
<a href="../../../../../com/comphenix/protocol/error/ErrorReporter.html" title="interface in com.comphenix.protocol.error">ErrorReporter</a>&nbsp;reporter,
<a href="../../../../../com/comphenix/protocol/injector/ListenerInvoker.html" title="interface in com.comphenix.protocol.injector">ListenerInvoker</a>&nbsp;invoker,
<a href="http://jd.bukkit.org/apidocs/org/bukkit/Server.html?is-external=true" title="class or interface in org.bukkit">Server</a>&nbsp;server)</code>
<div class="block">Create a new spigot injector.</div>
</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper</title> <title>Uses of Interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketConstructor</title> <title>Uses of Class com.comphenix.protocol.injector.PacketConstructor</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -77,7 +77,9 @@
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td> <td class="colFirst"><a href="#com.comphenix.protocol">com.comphenix.protocol</a></td>
<td class="colLast">&nbsp;</td> <td class="colLast">
<div class="block">Contains classes for retrieving the main <code>ProtocolMananger</code> object.</div>
</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><a href="#com.comphenix.protocol.injector">com.comphenix.protocol.injector</a></td> <td class="colFirst"><a href="#com.comphenix.protocol.injector">com.comphenix.protocol.injector</a></td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks</title> <title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager.PlayerInjectHooks</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>
@ -149,7 +149,7 @@ the order they are declared.</div>
<tbody> <tbody>
<tr class="altColor"> <tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></code></td> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></code></td>
<td class="colLast"><span class="strong">NetworkServerInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkServerInjector.html#getHookType()">getHookType</a></strong>()</code>&nbsp;</td> <td class="colLast"><span class="strong">NetworkObjectInjector.</span><code><strong><a href="../../../../../com/comphenix/protocol/injector/player/NetworkObjectInjector.html#getHookType()">getHookType</a></strong>()</code>&nbsp;</td>
</tr> </tr>
<tr class="rowColor"> <tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></code></td> <td class="colFirst"><code><a href="../../../../../com/comphenix/protocol/injector/PacketFilterManager.PlayerInjectHooks.html" title="enum in com.comphenix.protocol.injector">PacketFilterManager.PlayerInjectHooks</a></code></td>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager</title> <title>Uses of Class com.comphenix.protocol.injector.PacketFilterManager</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.PlayerLoggedOutException</title> <title>Uses of Class com.comphenix.protocol.injector.PlayerLoggedOutException</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Datei anzeigen

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jan 22 13:27:27 CET 2013 --> <!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:35 CET 2013 -->
<title>Uses of Class com.comphenix.protocol.injector.PrioritizedListener</title> <title>Uses of Class com.comphenix.protocol.injector.PrioritizedListener</title>
<meta name="date" content="2013-01-22"> <meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head> </head>
<body> <body>

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden Mehr anzeigen