Serialized Form
-
Package com.jeff_media.jefflib.data
-
Class com.jeff_media.jefflib.data.ExpiringConcurrentHashMap
-
Serialized Fields
-
checkInterval
long checkInterval
-
expirationTime
long expirationTime
-
timeUnit
TimeUnit timeUnit
-
-
-
-
Package com.jeff_media.jefflib.exceptions
-
Exception com.jeff_media.jefflib.exceptions.ConflictingEnchantmentException
class ConflictingEnchantmentException extends Exception implements Serializable -
Exception com.jeff_media.jefflib.exceptions.InvalidBlockDataException
class InvalidBlockDataException extends Exception implements Serializable -
Exception com.jeff_media.jefflib.exceptions.InvalidLocationDefinitionException
class InvalidLocationDefinitionException extends IllegalArgumentException implements Serializable -
Exception com.jeff_media.jefflib.exceptions.InvalidRecipeException
class InvalidRecipeException extends IllegalArgumentException implements Serializable -
Exception com.jeff_media.jefflib.exceptions.InvalidRegionDefinitionException
class InvalidRegionDefinitionException extends IllegalArgumentException implements Serializable -
Exception com.jeff_media.jefflib.exceptions.JeffLibNotInitializedException
class JeffLibNotInitializedException extends IllegalStateException implements Serializable -
Exception com.jeff_media.jefflib.exceptions.JeffLibNotRelocatedException
class JeffLibNotRelocatedException extends RuntimeException implements Serializable -
Exception com.jeff_media.jefflib.exceptions.MissingPluginException
class MissingPluginException extends Exception implements Serializable -
Exception com.jeff_media.jefflib.exceptions.NMSNotSupportedException
class NMSNotSupportedException extends RuntimeException implements Serializable
-