Hierarchy For All Packages
- tschipp.callablehorses,
- 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.fabric,
- 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.client.CallableHorsesClientTick
- tschipp.callablehorses.CallableHorsesCommon
- tschipp.callablehorses.CallableHorsesCommonClient
- tschipp.callablehorses.common.config.CallableHorsesConfig
- tschipp.callablehorses.common.config.CallableHorsesConfig.Settings
- tschipp.callablehorses.CallableHorsesFabric (implements net.fabricmc.api.ModInitializer)
- tschipp.callablehorses.CallableHorsesFabricClient (implements net.fabricmc.api.ClientModInitializer)
- tschipp.callablehorses.events.CommonEvents
- tschipp.callablehorses.config.ConfigLoader
- tschipp.callablehorses.config.fabric.ConfigLoaderImpl
- tschipp.callablehorses.Constants
- tschipp.callablehorses.common.events.EntityEventHandler
- tschipp.callablehorses.platform.FabricClientNetworking
- tschipp.callablehorses.platform.FabricPlatformHelper (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
- 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