Skip navigation links
A B C D E F G H I L M N O P R S T 

A

addChannel(Player) - Method in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
addChannel(Player) - Method in class org.inventivetalent.packetlistener.channel.INCChannel
 
addChannel(Player) - Method in class org.inventivetalent.packetlistener.channel.NMUChannel
 
addChannel(Player) - Method in class org.inventivetalent.packetlistener.ChannelInjector
 
addCustomChart(Metrics.CustomChart) - Method in class org.inventivetalent.packetlistener.metrics.Metrics
Adds a custom chart.
addHandler(PacketHandler) - Static method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
addPacketHandler(PacketHandler) - Static method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
addServerChannel() - Method in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
addServerChannel() - Method in class org.inventivetalent.packetlistener.ChannelInjector
 
AdvancedBarChart(String, Callable<Map<String, int[]>>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.AdvancedBarChart
Class constructor.
AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.AdvancedPie
Class constructor.

B

B_STATS_VERSION - Static variable in class org.inventivetalent.packetlistener.metrics.Metrics
 

C

Cancellable - Class in org.inventivetalent.packetlistener
 
Cancellable() - Constructor for class org.inventivetalent.packetlistener.Cancellable
 
channel() - Method in class org.inventivetalent.packetlistener.channel.ChannelWrapper
 
ChannelAbstract - Class in org.inventivetalent.packetlistener.channel
 
ChannelAbstract(IPacketListener) - Constructor for class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
ChannelInjector - Class in org.inventivetalent.packetlistener
 
ChannelInjector() - Constructor for class org.inventivetalent.packetlistener.ChannelInjector
 
ChannelWrapper<T> - Class in org.inventivetalent.packetlistener.channel
Wraps io.nettty.Channel or net.minecraft.util.io.netty.Channel
ChannelWrapper(T) - Constructor for class org.inventivetalent.packetlistener.channel.ChannelWrapper
 
cloneObject(Object) - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
craftServerFieldResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 

D

disable(Plugin) - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.DrilldownPie
Class constructor.

E

entityPlayerFieldResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
equals(Object) - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 

F

fieldResolver - Variable in class org.inventivetalent.packetlistener.handler.PacketAbstract
 

G

getChannel() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.AdvancedBarChart
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.AdvancedPie
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.CustomChart
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.DrilldownPie
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.MultiLineChart
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.SimpleBarChart
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.SimplePie
 
getChartData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics.SingleLineChart
 
getFieldResolver() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
getForPlugin(Plugin) - Static method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
getHandlers() - Static method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
getLocalAddress() - Method in class org.inventivetalent.packetlistener.channel.ChannelWrapper
 
getPacket() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
getPacketName() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
getPacketValue(String) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Get a value of the packet
getPacketValue(int) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Get a value of the packet
getPacketValueSilent(String) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Get a value of the packet (without throwing an exception)
getPacketValueSilent(int) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Get a value of the packet (without throwing an exception)
getPlayer() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
getPlayername() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
getPlugin() - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
getPluginData() - Method in class org.inventivetalent.packetlistener.metrics.Metrics
Gets the plugin specific data.
getRemoteAddress() - Method in class org.inventivetalent.packetlistener.channel.ChannelWrapper
 

H

hasChannel() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
hashCode() - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
hasPlayer() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 

I

INCChannel - Class in org.inventivetalent.packetlistener.channel
 
INCChannel(IPacketListener) - Constructor for class org.inventivetalent.packetlistener.channel.INCChannel
 
init(Plugin) - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
inject(IPacketListener) - Method in class org.inventivetalent.packetlistener.ChannelInjector
 
injected - Variable in class org.inventivetalent.packetlistener.PacketListenerAPI
 
IPacketListener - Interface in org.inventivetalent.packetlistener
 
isCancelled() - Method in class org.inventivetalent.packetlistener.Cancellable
 
isCancelled() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
isEnabled() - Method in class org.inventivetalent.packetlistener.metrics.Metrics
Checks if bStats is enabled.

L

load() - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 

M

Metrics - Class in org.inventivetalent.packetlistener.metrics
bStats collects some data for plugin authors.
Metrics(Plugin, int) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics
Class constructor.
Metrics.AdvancedBarChart - Class in org.inventivetalent.packetlistener.metrics
Represents a custom advanced bar chart.
Metrics.AdvancedPie - Class in org.inventivetalent.packetlistener.metrics
Represents a custom advanced pie.
Metrics.CustomChart - Class in org.inventivetalent.packetlistener.metrics
Represents a custom chart.
Metrics.DrilldownPie - Class in org.inventivetalent.packetlistener.metrics
Represents a custom drilldown pie.
Metrics.MultiLineChart - Class in org.inventivetalent.packetlistener.metrics
Represents a custom multi line chart.
Metrics.SimpleBarChart - Class in org.inventivetalent.packetlistener.metrics
Represents a custom simple bar chart.
Metrics.SimplePie - Class in org.inventivetalent.packetlistener.metrics
Represents a custom simple pie.
Metrics.SingleLineChart - Class in org.inventivetalent.packetlistener.metrics
Represents a custom single line chart.
minecraftServerFieldResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
MultiLineChart(String, Callable<Map<String, Integer>>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.MultiLineChart
Class constructor.

N

networkManagerFieldResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
newChannelInstance(IPacketListener, String) - Method in class org.inventivetalent.packetlistener.ChannelInjector
 
newListenerList() - Method in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
newListenerList() - Method in class org.inventivetalent.packetlistener.channel.INCChannel
 
newListenerList() - Method in class org.inventivetalent.packetlistener.channel.NMUChannel
 
nmsClassResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
NMUChannel - Class in org.inventivetalent.packetlistener.channel
 
NMUChannel(IPacketListener) - Constructor for class org.inventivetalent.packetlistener.channel.NMUChannel
 
notifyHandlers(SentPacket) - Static method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
notifyHandlers(ReceivedPacket) - Static method in class org.inventivetalent.packetlistener.handler.PacketHandler
 

O

onDisable() - Method in class org.inventivetalent.packetlistener.PacketListenerPlugin
 
onEnable() - Method in class org.inventivetalent.packetlistener.PacketListenerPlugin
 
onJoin(PlayerJoinEvent) - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
onLoad() - Method in class org.inventivetalent.packetlistener.PacketListenerPlugin
 
onPacketReceive(Object, Object, Cancellable) - Method in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
onPacketReceive(Object, Object, Cancellable) - Method in interface org.inventivetalent.packetlistener.IPacketListener
 
onPacketReceive(Object, Object, Cancellable) - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
onPacketSend(Object, Object, Cancellable) - Method in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
onPacketSend(Object, Object, Cancellable) - Method in interface org.inventivetalent.packetlistener.IPacketListener
 
onPacketSend(Object, Object, Cancellable) - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
onQuit(PlayerQuitEvent) - Method in class org.inventivetalent.packetlistener.PacketListenerAPI
 
onReceive(ReceivedPacket) - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
onSend(SentPacket) - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
org.inventivetalent.packetlistener - package org.inventivetalent.packetlistener
 
org.inventivetalent.packetlistener.channel - package org.inventivetalent.packetlistener.channel
 
org.inventivetalent.packetlistener.handler - package org.inventivetalent.packetlistener.handler
 
org.inventivetalent.packetlistener.metrics - package org.inventivetalent.packetlistener.metrics
 

P

PacketAbstract - Class in org.inventivetalent.packetlistener.handler
 
PacketAbstract(Object, Cancellable, Player) - Constructor for class org.inventivetalent.packetlistener.handler.PacketAbstract
 
PacketAbstract(Object, Cancellable, ChannelWrapper) - Constructor for class org.inventivetalent.packetlistener.handler.PacketAbstract
 
PacketHandler - Class in org.inventivetalent.packetlistener.handler
 
PacketHandler() - Constructor for class org.inventivetalent.packetlistener.handler.PacketHandler
Deprecated.
PacketHandler(Plugin) - Constructor for class org.inventivetalent.packetlistener.handler.PacketHandler
 
PacketListenerAPI - Class in org.inventivetalent.packetlistener
 
PacketListenerAPI() - Constructor for class org.inventivetalent.packetlistener.PacketListenerAPI
 
PacketListenerPlugin - Class in org.inventivetalent.packetlistener
 
PacketListenerPlugin() - Constructor for class org.inventivetalent.packetlistener.PacketListenerPlugin
 
PacketOptions - Annotation Type in org.inventivetalent.packetlistener.handler
 
playerConnectionFieldResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 

R

ReceivedPacket - Class in org.inventivetalent.packetlistener.handler
 
ReceivedPacket(Object, Cancellable, Player) - Constructor for class org.inventivetalent.packetlistener.handler.ReceivedPacket
 
ReceivedPacket(Object, Cancellable, ChannelWrapper) - Constructor for class org.inventivetalent.packetlistener.handler.ReceivedPacket
 
removeChannel(Player) - Method in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
removeChannel(Player) - Method in class org.inventivetalent.packetlistener.channel.INCChannel
 
removeChannel(Player) - Method in class org.inventivetalent.packetlistener.channel.NMUChannel
 
removeChannel(Player) - Method in class org.inventivetalent.packetlistener.ChannelInjector
 
removeHandler(PacketHandler) - Static method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
removePacketHandler(PacketHandler) - Static method in class org.inventivetalent.packetlistener.PacketListenerAPI
 

S

sendPacket(Player, Object) - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
SentPacket - Class in org.inventivetalent.packetlistener.handler
 
SentPacket(Object, Cancellable, Player) - Constructor for class org.inventivetalent.packetlistener.handler.SentPacket
 
SentPacket(Object, Cancellable, ChannelWrapper) - Constructor for class org.inventivetalent.packetlistener.handler.SentPacket
 
serverConnectionFieldResolver - Static variable in class org.inventivetalent.packetlistener.channel.ChannelAbstract
 
setCancelled(boolean) - Method in class org.inventivetalent.packetlistener.Cancellable
 
setCancelled(boolean) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
setPacket(Object) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Change the packet that is sent
setPacketValue(String, Object) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Modify a value of the packet
setPacketValue(int, Object) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Modify a value of the packet
setPacketValueSilent(String, Object) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Modify a value of the packet (without throwing an exception)
setPacketValueSilent(int, Object) - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
Modify a value of the packet (without throwing an exception)
SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.SimpleBarChart
Class constructor.
SimplePie(String, Callable<String>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.SimplePie
Class constructor.
SingleLineChart(String, Callable<Integer>) - Constructor for class org.inventivetalent.packetlistener.metrics.Metrics.SingleLineChart
Class constructor.

T

toString() - Method in class org.inventivetalent.packetlistener.handler.PacketAbstract
 
toString() - Method in class org.inventivetalent.packetlistener.handler.PacketHandler
 
A B C D E F G H I L M N O P R S T 
Skip navigation links

Copyright © 2021. All rights reserved.