Hierarchy For Package com.comphenix.protocol.reflect.instances
Class Hierarchy
- java.lang.Object
- com.comphenix.protocol.reflect.instances.BannedGenerator (implements com.comphenix.protocol.reflect.instances.InstanceProvider)
- com.comphenix.protocol.reflect.instances.CollectionGenerator (implements com.comphenix.protocol.reflect.instances.InstanceProvider)
- com.comphenix.protocol.reflect.instances.DefaultInstances (implements com.comphenix.protocol.reflect.instances.InstanceProvider)
- com.comphenix.protocol.reflect.instances.ExistingGenerator (implements com.comphenix.protocol.reflect.instances.InstanceProvider)
- com.comphenix.protocol.reflect.instances.InstanceCreator (implements java.util.function.Supplier<T>)
- com.comphenix.protocol.reflect.instances.MinecraftGenerator
- com.comphenix.protocol.reflect.instances.PrimitiveGenerator (implements com.comphenix.protocol.reflect.instances.InstanceProvider)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- com.comphenix.protocol.reflect.instances.NotConstructableException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.comphenix.protocol.reflect.instances.InstanceProvider