Hierarchy For Package net.minestom.server.registry
Class Hierarchy
- java.lang.Object
- net.minestom.server.registry.Registry
- net.minestom.server.registry.Registry.BiomeEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.BlockEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.MaterialEntry (implements net.minestom.server.registry.Registry.Entry)
Interface Hierarchy
- java.lang.Iterable<T>
- net.minestom.server.registry.Registry.Properties
- net.kyori.adventure.key.Keyed
- net.minestom.server.registry.ProtocolObject
- net.minestom.server.registry.StaticProtocolObject
- net.minestom.server.registry.ProtocolObject
- net.minestom.server.registry.Registry.Container.Loader<T>
- net.minestom.server.registry.Registry.DynamicContainer.Loader<T>
- net.minestom.server.registry.Registry.Entry
- net.minestom.server.registry.Registry.Loader<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minestom.server.registry.Registry.Resource
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.minestom.server.registry.Registry.AttributeEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.Container<T>
- net.minestom.server.registry.Registry.DamageTypeEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.DynamicContainer<T>
- net.minestom.server.registry.Registry.EnchantmentEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.EntityEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.FeatureFlagEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.FluidEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.PotionEffectEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.TrimMaterialEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.TrimPatternEntry (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.VillagerProfession (implements net.minestom.server.registry.Registry.Entry)
- net.minestom.server.registry.Registry.VillagerType (implements net.minestom.server.registry.Registry.Entry)
- java.lang.Record