Hierarchy For All Packages
- tschipp.callablehorses,
- tschipp.callablehorses.caps,
- tschipp.callablehorses.client,
- tschipp.callablehorses.client.gui,
- tschipp.callablehorses.client.keybinds,
- tschipp.callablehorses.common,
- tschipp.callablehorses.common.config,
- tschipp.callablehorses.common.data,
- tschipp.callablehorses.common.events,
- tschipp.callablehorses.common.helper,
- tschipp.callablehorses.common.worlddata,
- tschipp.callablehorses.config,
- tschipp.callablehorses.config.annotations,
- tschipp.callablehorses.config.forge,
- tschipp.callablehorses.events,
- tschipp.callablehorses.mixin,
- tschipp.callablehorses.networking,
- tschipp.callablehorses.networking.clientbound,
- tschipp.callablehorses.networking.serverbound,
- tschipp.callablehorses.platform,
- tschipp.callablehorses.platform.services
Class Hierarchy
- java.lang.Object
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Renderable)
- tschipp.callablehorses.client.gui.GuiStatViewer
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Renderable)
- tschipp.callablehorses.config.BuiltCategory
- tschipp.callablehorses.config.BuiltConfig
- tschipp.callablehorses.caps.CallableHorsesCapabilities
- tschipp.callablehorses.caps.CallableHorsesCapabilities.OwnerProvider (implements net.minecraftforge.common.capabilities.ICapabilitySerializable<T>)
- tschipp.callablehorses.caps.CallableHorsesCapabilities.StoredHorseProvider (implements net.minecraftforge.common.capabilities.ICapabilitySerializable<T>)
- tschipp.callablehorses.client.CallableHorsesClientTick
- tschipp.callablehorses.CallableHorsesCommon
- tschipp.callablehorses.CallableHorsesCommonClient
- tschipp.callablehorses.common.config.CallableHorsesConfig
- tschipp.callablehorses.common.config.CallableHorsesConfig.Settings
- tschipp.callablehorses.CallableHorsesForge
- tschipp.callablehorses.events.ClientEvents
- tschipp.callablehorses.events.CommonEvents
- tschipp.callablehorses.config.ConfigLoader
- tschipp.callablehorses.config.forge.ConfigLoaderImpl
- tschipp.callablehorses.Constants
- tschipp.callablehorses.common.events.EntityEventHandler
- tschipp.callablehorses.platform.ForgePlatformHelper (implements tschipp.callablehorses.platform.services.IPlatformHelper)
- tschipp.callablehorses.common.helper.HorseHelper
- tschipp.callablehorses.common.HorseManager
- tschipp.callablehorses.common.data.HorseOwnerData
- tschipp.callablehorses.client.keybinds.KeybindManager
- tschipp.callablehorses.mixin.LivingEntityMixin
- tschipp.callablehorses.events.ModClientEvents
- net.minecraft.world.level.saveddata.SavedData
- tschipp.callablehorses.common.worlddata.StoredHorsesWorldData
- tschipp.callablehorses.platform.Services
- tschipp.callablehorses.common.data.StoredHorseData
- tschipp.callablehorses.common.WhistleSounds
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
Interface Hierarchy
- tschipp.callablehorses.mixin.AbstractHorseAccessor
- net.minecraft.network.protocol.common.custom.CustomPacketPayload
- tschipp.callablehorses.networking.PacketBase
- tschipp.callablehorses.platform.services.IPlatformHelper
Annotation Interface Hierarchy
- tschipp.callablehorses.config.annotations.Category (implements java.lang.annotation.Annotation)
- tschipp.callablehorses.config.annotations.Config (implements java.lang.annotation.Annotation)
- tschipp.callablehorses.config.annotations.Property (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tschipp.callablehorses.config.PropertyType
- 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
- tschipp.callablehorses.config.AnnotationData
- tschipp.callablehorses.networking.clientbound.ClientboundHorseDataSyncPacket (implements tschipp.callablehorses.networking.PacketBase)
- tschipp.callablehorses.networking.clientbound.ClientboundOwnerSyncShowStatsPacket (implements tschipp.callablehorses.networking.PacketBase)
- tschipp.callablehorses.networking.clientbound.ClientboundPlayWhistlePacket (implements tschipp.callablehorses.networking.PacketBase)
- tschipp.callablehorses.config.PropertyData
- tschipp.callablehorses.networking.serverbound.ServerboundPressKeyPacket (implements tschipp.callablehorses.networking.PacketBase)
- java.lang.Record