Hierarchy For Package tech.anonymoushacker1279.immersiveweapons.entity.npc
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.minecraftforge.common.extensions.IForgeEntity, net.minecraft.world.Nameable)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraftforge.common.extensions.IForgeLivingEntity)
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.PathfinderMob
- 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)
- tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity (implements tech.anonymoushacker1279.immersiveweapons.entity.GrantAdvancementOnDiscovery)
- tech.anonymoushacker1279.immersiveweapons.entity.npc.SkeletonMerchantEntity
- tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity (implements tech.anonymoushacker1279.immersiveweapons.entity.GrantAdvancementOnDiscovery)
- 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.AgeableMob
- net.minecraft.world.entity.PathfinderMob
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraftforge.common.extensions.IForgeLivingEntity)
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.minecraftforge.common.extensions.IForgeEntity, net.minecraft.world.Nameable)
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)