Hierarchy For Package com.hypixel.hytale.component
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.component.Archetype<ECS_TYPE> (implements com.hypixel.hytale.component.query.Query<ECS_TYPE>)
- com.hypixel.hytale.component.ArchetypeChunk<ECS_TYPE>
- com.hypixel.hytale.component.CommandBuffer<ECS_TYPE> (implements com.hypixel.hytale.component.ComponentAccessor<ECS_TYPE>)
- com.hypixel.hytale.component.ComponentRegistry<ECS_TYPE> (implements com.hypixel.hytale.component.IComponentRegistry<ECS_TYPE>)
- com.hypixel.hytale.component.ComponentRegistry.Data<ECS_TYPE>
- com.hypixel.hytale.component.ComponentRegistryProxy<ECS_TYPE> (implements com.hypixel.hytale.component.IComponentRegistry<ECS_TYPE>)
- com.hypixel.hytale.component.ComponentType<ECS_TYPE,
T> (implements java.lang.Comparable<T>, com.hypixel.hytale.component.query.Query<ECS_TYPE>) - com.hypixel.hytale.component.EmptyResourceStorage (implements com.hypixel.hytale.component.IResourceStorage)
- com.hypixel.hytale.component.Holder<ECS_TYPE>
- com.hypixel.hytale.component.NonSerialized<ECS_TYPE> (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.component.NonTicking<ECS_TYPE> (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.component.ReadWriteQuery<ECS_TYPE> (implements com.hypixel.hytale.component.query.ReadWriteArchetypeQuery<ECS_TYPE>)
- com.hypixel.hytale.component.Ref<ECS_TYPE>
- com.hypixel.hytale.component.ResourceType<ECS_TYPE,
T> (implements java.lang.Comparable<T>) - com.hypixel.hytale.component.Store<ECS_TYPE> (implements com.hypixel.hytale.component.ComponentAccessor<ECS_TYPE>)
- com.hypixel.hytale.component.Store.ProcessingCounter (implements java.util.concurrent.locks.Lock)
- com.hypixel.hytale.component.SystemGroup<ECS_TYPE> (implements java.lang.Comparable<T>)
- com.hypixel.hytale.component.SystemType<ECS_TYPE,
T> (implements java.lang.Comparable<T>) - com.hypixel.hytale.component.WeakComponentReference<ECS_TYPE,
T>
Interface Hierarchy
- java.lang.Cloneable
- com.hypixel.hytale.component.ComponentAccessor<ECS_TYPE>
- com.hypixel.hytale.component.DisableProcessingAssert
- com.hypixel.hytale.component.IComponentRegistry<ECS_TYPE>
- com.hypixel.hytale.component.IResourceStorage
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.hypixel.hytale.component.AddReason
- com.hypixel.hytale.component.RemoveReason
- 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
- com.hypixel.hytale.component.ComponentRegistration<ECS_TYPE,
T> - com.hypixel.hytale.component.ResourceRegistration<ECS_TYPE,
T>
- com.hypixel.hytale.component.ComponentRegistration<ECS_TYPE,
- java.lang.Record