Serialized Form
-
Package io.github.waterfallmc.waterfall.exception
-
Class io.github.waterfallmc.waterfall.exception.ProxyCommandException extends ProxyException implements Serializable
-
Serialized Fields
-
arguments
String[] arguments
-
command
Command command
-
commandSender
CommandSender commandSender
-
-
-
Class io.github.waterfallmc.waterfall.exception.ProxyEventException extends ProxyException implements Serializable
-
Class io.github.waterfallmc.waterfall.exception.ProxyException extends Exception implements Serializable
-
Class io.github.waterfallmc.waterfall.exception.ProxyInternalException extends ProxyException implements Serializable
-
Class io.github.waterfallmc.waterfall.exception.ProxyPluginEnableDisableException extends ProxyPluginException implements Serializable
-
Class io.github.waterfallmc.waterfall.exception.ProxyPluginException extends ProxyException implements Serializable
-
Serialized Fields
-
responsiblePlugin
Plugin responsiblePlugin
-
-
-
Class io.github.waterfallmc.waterfall.exception.ProxyPluginMessageException extends ProxyPluginException implements Serializable
-
Serialized Fields
-
channel
String channel
-
data
byte[] data
-
player
ProxiedPlayer player
-
-
-
Class io.github.waterfallmc.waterfall.exception.ProxySchedulerException extends ProxyPluginException implements Serializable
-
Serialized Fields
-
task
ScheduledTask task
-
-
-
Class io.github.waterfallmc.waterfall.exception.ProxyTabCompleteException extends ProxyCommandException implements Serializable
-
-
Package io.github.waterfallmc.waterfall.utils
-
Class io.github.waterfallmc.waterfall.utils.FastException extends RuntimeException implements Serializable
-
-
Package net.md_5.bungee.util
-
Class net.md_5.bungee.util.CaseInsensitiveMap extends gnu.trove.map.hash.TCustomHashMap<String,V> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class net.md_5.bungee.util.CaseInsensitiveSet extends gnu.trove.set.hash.TCustomHashSet<String> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-