Serialized Form
- 
Package net.citizensnpcs.api.command.exception- 
Exception Class net.citizensnpcs.api.command.exception.CommandExceptionclass CommandException extends Exception implements Serializable- serialVersionUID:
- 870638193072101739L
 
- 
Exception Class net.citizensnpcs.api.command.exception.CommandUsageExceptionclass CommandUsageException extends CommandException implements Serializable- serialVersionUID:
- -6761418114414516542L
 - 
Serialized Fields- 
usageString usage 
 
- 
 
- 
Exception Class net.citizensnpcs.api.command.exception.NoPermissionsExceptionclass NoPermissionsException extends CommandException implements Serializable- serialVersionUID:
- -602374621030168291L
 
- 
Exception Class net.citizensnpcs.api.command.exception.RequirementMissingExceptionclass RequirementMissingException extends CommandException implements Serializable- serialVersionUID:
- -4299721983654504028L
 
- 
Exception Class net.citizensnpcs.api.command.exception.ServerCommandExceptionclass ServerCommandException extends CommandException implements Serializable- serialVersionUID:
- 9120268556899197316L
 
- 
Exception Class net.citizensnpcs.api.command.exception.UnhandledCommandExceptionclass UnhandledCommandException extends CommandException implements Serializable- serialVersionUID:
- 3370887306593968091L
 
- 
Exception Class net.citizensnpcs.api.command.exception.WrappedCommandExceptionclass WrappedCommandException extends CommandException implements Serializable- serialVersionUID:
- -4075721444847778918L
 
 
- 
- 
Package net.citizensnpcs.api.exception- 
Exception Class net.citizensnpcs.api.exception.NPCLoadExceptionclass NPCLoadException extends Exception implements Serializable- serialVersionUID:
- -4604062224372942561L
 
 
- 
- 
Package net.citizensnpcs.util- 
Class net.citizensnpcs.util.XORShiftRNGclass XORShiftRNG extends Random implements Serializable- serialVersionUID:
- -1843001897066722618L
 - 
Serialized Fields- 
lockReentrantLock lock 
- 
seedbyte[] seed 
- 
state1int state1 
- 
state2int state2 
- 
state3int state3 
- 
state4int state4 
- 
state5int state5 
 
- 
 
 
-