Hierarchy For Package tschipp.carryon.mixin

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • tschipp.carryon.mixin.CarryOnMixinConfigPlugin (implements org.spongepowered.asm.mixin.extensibility.IMixinConfigPlugin)
    • net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.core.component.DataComponentGetter, net.minecraft.util.debug.DebugValueSource, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, net.minecraft.network.syncher.SyncedDataHolder)
      • net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraft.world.waypoints.WaypointTransmitter)
    • tschipp.carryon.mixin.EntityMixin
    • net.minecraft.client.renderer.entity.EntityRenderer<T,S>
      • net.minecraft.client.renderer.entity.LivingEntityRenderer<T,S,M> (implements net.minecraft.client.renderer.entity.RenderLayerParent<S,M>)
    • tschipp.carryon.mixin.EntityRendererMixin
    • tschipp.carryon.mixin.HumanoidModelMixin
    • tschipp.carryon.mixin.InventoryMixin
    • tschipp.carryon.mixin.ItemInHandRendererMixin
    • tschipp.carryon.mixin.MinecraftMixin
    • tschipp.carryon.mixin.PlayerMixinFabric
    • tschipp.carryon.mixin.PlayerRenderStateMixin (implements tschipp.carryon.client.render.ICarryOnRenderState)
    • tschipp.carryon.mixin.ScreenMixin