Package Hierarchies:
- com.mrbysco.ghastcow,
- com.mrbysco.ghastcow.callback,
- com.mrbysco.ghastcow.client,
- com.mrbysco.ghastcow.client.model,
- com.mrbysco.ghastcow.client.renderer,
- com.mrbysco.ghastcow.config,
- com.mrbysco.ghastcow.datagen,
- com.mrbysco.ghastcow.datagen.client,
- com.mrbysco.ghastcow.datagen.data,
- com.mrbysco.ghastcow.entity,
- com.mrbysco.ghastcow.mixin,
- com.mrbysco.ghastcow.platform,
- com.mrbysco.ghastcow.platform.services,
- com.mrbysco.ghastcow.registration
Class Hierarchy
- java.lang.Object
- com.mrbysco.ghastcow.client.ClientClass
- com.mrbysco.ghastcow.CommonClass
- com.mrbysco.ghastcow.Constants
- 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.fabricmc.fabric.api.event.lifecycle.v1.EntityLoadData, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.fabricmc.fabric.api.permission.v1.PermissionContextOwner, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, net.minecraft.network.syncher.SyncedDataHolder, net.minecraft.core.TypedInstance<T>)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraft.world.waypoints.WaypointTransmitter)
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.EquipmentUser, net.minecraft.world.entity.Leashable, net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.PathfinderMob
- net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
- com.mrbysco.ghastcow.entity.FlyingMonster
- com.mrbysco.ghastcow.entity.GhastCow (implements net.minecraft.world.entity.monster.RangedAttackMob)
- net.minecraft.data.loot.EntityLootSubProvider (implements net.fabricmc.fabric.api.datagen.v1.loot.FabricEntityLootSubProvider, net.minecraft.data.loot.LootTableSubProvider)
- net.fabricmc.fabric.api.datagen.v1.provider.FabricEntityLootSubProvider (implements net.fabricmc.fabric.api.datagen.v1.provider.FabricLootTableSubProvider)
- 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>)
- net.minecraft.client.renderer.entity.MobRenderer<T,S,M>
- net.minecraft.client.renderer.entity.state.EntityRenderState (implements net.fabricmc.fabric.api.client.rendering.v1.FabricRenderState)
- net.minecraft.client.renderer.entity.state.LivingEntityRenderState
- net.fabricmc.fabric.api.datagen.v1.provider.FabricLanguageProvider (implements net.minecraft.data.DataProvider)
- com.mrbysco.ghastcow.platform.FabricPlatformHelper (implements com.mrbysco.ghastcow.platform.services.IPlatformHelper)
- com.mrbysco.ghastcow.FabricRegistrationFactory (implements com.mrbysco.ghastcow.registration.RegistrationProvider.Factory)
- com.mrbysco.ghastcow.GhastCowFabric (implements net.fabricmc.api.ModInitializer)
- com.mrbysco.ghastcow.GhastCowFabricClient (implements net.fabricmc.api.ClientModInitializer)
- com.mrbysco.ghastcow.config.GhastCowMenuIntegration (implements com.terraformersmc.modmenu.api.ModMenuApi)
- com.mrbysco.ghastcow.config.GhowConfig
- com.mrbysco.ghastcow.config.GhowConfig.Common
- com.mrbysco.ghastcow.mixin.LivingDeathInvoker
- com.mrbysco.ghastcow.datagen.ModDatagenerator (implements net.fabricmc.fabric.api.datagen.v1.DataGeneratorEntrypoint)
- net.minecraft.client.model.Model<S> (implements net.fabricmc.fabric.api.client.rendering.v1.FabricModel<S>)
- net.minecraft.client.model.EntityModel<T>
- com.mrbysco.ghastcow.registration.ModEntities
- net.minecraft.client.renderer.entity.layers.RenderLayer<S,M>
- net.minecraft.client.renderer.entity.layers.EnergySwirlLayer<S,M>
- com.mrbysco.ghastcow.platform.Services