Serialized Form
- 
Package io.github.waterfallmc.waterfall.exception- 
Class io.github.waterfallmc.waterfall.exception.ProxyCommandException extends ProxyException implements Serializable- 
Serialized Fields- 
argumentsString[] arguments 
- 
commandCommand command 
- 
commandSenderCommandSender 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- 
responsiblePluginPlugin responsiblePlugin 
 
- 
 
- 
- 
Class io.github.waterfallmc.waterfall.exception.ProxyPluginMessageException extends ProxyPluginException implements Serializable- 
Serialized Fields- 
channelString channel 
- 
databyte[] data 
- 
playerProxiedPlayer player 
 
- 
 
- 
- 
Class io.github.waterfallmc.waterfall.exception.ProxySchedulerException extends ProxyPluginException implements Serializable- 
Serialized Fields- 
taskScheduledTask 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- 
readExternalpublic void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException - Throws:
- IOException
- ClassNotFoundException
 
- 
writeExternalpublic 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- 
readExternalpublic void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException - Throws:
- IOException
- ClassNotFoundException
 
- 
writeExternalpublic void writeExternal(ObjectOutput arg0) throws IOException - Throws:
- IOException
 
 
- 
 
- 
 
-