Package Hierarchies:
Class Hierarchy
- java.lang.Object
- cz.jeme.bestium.api.Bestium.InstanceHolder
- net.minecraft.world.entity.Entity (implements ca.spottedleaf.moonrise.patches.chunk_system.entity.ChunkSystemEntity, net.minecraft.core.component.DataComponentGetter, net.minecraft.world.level.entity.EntityAccess, ca.spottedleaf.moonrise.patches.entity_tracker.EntityTrackerEntity, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
- cz.jeme.bestium.api.entity.CustomEntity (implements cz.jeme.bestium.api.inject.Injectable)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraft.world.waypoints.WaypointTransmitter)
- cz.jeme.bestium.api.entity.CustomLivingEntity (implements cz.jeme.bestium.api.inject.Injectable)
- 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.ambient.AmbientCreature
- cz.jeme.bestium.api.entity.CustomMob (implements cz.jeme.bestium.api.inject.Injectable)
- net.minecraft.world.entity.PathfinderMob
- net.minecraft.world.entity.animal.AbstractGolem
- net.minecraft.world.entity.AgeableMob
- net.minecraft.world.entity.npc.AbstractVillager (implements net.minecraft.world.entity.npc.InventoryCarrier, net.minecraft.world.item.trading.Merchant, net.minecraft.world.entity.npc.Npc)
- net.minecraft.world.entity.animal.AgeableWaterCreature
- net.minecraft.world.entity.animal.Animal
- cz.jeme.bestium.api.entity.CustomAnimal (implements cz.jeme.bestium.api.inject.Injectable)
- net.minecraft.world.entity.TamableAnimal (implements net.minecraft.world.entity.OwnableEntity)
- cz.jeme.bestium.api.entity.CustomTamableAnimal (implements cz.jeme.bestium.api.inject.Injectable)
- net.minecraft.world.entity.animal.ShoulderRidingEntity
- cz.jeme.bestium.api.entity.CustomAgeableMob (implements cz.jeme.bestium.api.inject.Injectable)
- cz.jeme.bestium.api.entity.CustomPathfinderMob (implements cz.jeme.bestium.api.inject.Injectable)
- net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
- net.minecraft.world.entity.animal.WaterAnimal
- net.minecraft.world.entity.animal.AbstractFish (implements net.minecraft.world.entity.animal.Bucketable)
- net.minecraft.world.entity.animal.AbstractSchoolingFish
- cz.jeme.bestium.api.entity.CustomAbstractFish (implements cz.jeme.bestium.api.inject.Injectable)
- cz.jeme.bestium.api.entity.CustomWaterAnimal (implements cz.jeme.bestium.api.inject.Injectable)
- cz.jeme.bestium.api.util.ModelUtils