Hierarchy For Package be.seeseemelk.mockbukkit.entity

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.bukkit.command.CommandSender.Spigot
      • org.bukkit.entity.Entity.Spigot
        • be.seeseemelk.mockbukkit.entity.EntityMock (implements org.bukkit.entity.Entity, be.seeseemelk.mockbukkit.command.MessageTarget)
          • be.seeseemelk.mockbukkit.entity.AbstractProjectileMock (implements org.bukkit.entity.Projectile)
            • be.seeseemelk.mockbukkit.entity.ProjectileMock (implements org.bukkit.entity.Projectile)
              • be.seeseemelk.mockbukkit.entity.FireworkMock (implements org.bukkit.entity.Firework)
              • be.seeseemelk.mockbukkit.entity.FishHookMock (implements org.bukkit.entity.FishHook)
          • be.seeseemelk.mockbukkit.entity.ExperienceOrbMock (implements org.bukkit.entity.ExperienceOrb)
          • be.seeseemelk.mockbukkit.entity.HangingMock (implements org.bukkit.entity.Hanging)
          • be.seeseemelk.mockbukkit.entity.ItemEntityMock (implements org.bukkit.entity.Item)
          • be.seeseemelk.mockbukkit.entity.LivingEntityMock (implements org.bukkit.entity.LivingEntity)
            • be.seeseemelk.mockbukkit.entity.ArmorStandMock (implements org.bukkit.entity.ArmorStand)
            • be.seeseemelk.mockbukkit.entity.HumanEntityMock (implements org.bukkit.entity.HumanEntity)
              • be.seeseemelk.mockbukkit.entity.PlayerMock (implements org.bukkit.entity.Player, be.seeseemelk.mockbukkit.sound.SoundReceiver)
            • be.seeseemelk.mockbukkit.entity.MobMock (implements org.bukkit.entity.Mob)
              • be.seeseemelk.mockbukkit.entity.AmbientMock (implements org.bukkit.entity.Ambient)
                • be.seeseemelk.mockbukkit.entity.BatMock (implements org.bukkit.entity.Bat)
              • be.seeseemelk.mockbukkit.entity.CreatureMock (implements org.bukkit.entity.Creature)
                • be.seeseemelk.mockbukkit.entity.AgeableMock (implements org.bukkit.entity.Ageable)
                  • be.seeseemelk.mockbukkit.entity.AnimalsMock (implements org.bukkit.entity.Animals)
                    • be.seeseemelk.mockbukkit.entity.AbstractHorseMock (implements org.bukkit.entity.AbstractHorse)
                      • be.seeseemelk.mockbukkit.entity.ChestedHorseMock (implements org.bukkit.entity.ChestedHorse)
                        • be.seeseemelk.mockbukkit.entity.DonkeyMock (implements org.bukkit.entity.Donkey)
                        • be.seeseemelk.mockbukkit.entity.LlamaMock (implements org.bukkit.entity.Llama)
                        • be.seeseemelk.mockbukkit.entity.MuleMock (implements org.bukkit.entity.Mule)
                      • be.seeseemelk.mockbukkit.entity.HorseMock (implements org.bukkit.entity.Horse)
                      • be.seeseemelk.mockbukkit.entity.SkeletonHorseMock (implements org.bukkit.entity.SkeletonHorse)
                      • be.seeseemelk.mockbukkit.entity.ZombieHorseMock (implements org.bukkit.entity.ZombieHorse)
                    • be.seeseemelk.mockbukkit.entity.AxolotlMock (implements org.bukkit.entity.Axolotl)
                    • be.seeseemelk.mockbukkit.entity.ChickenMock (implements org.bukkit.entity.Chicken)
                    • be.seeseemelk.mockbukkit.entity.CowMock (implements org.bukkit.entity.Cow)
                    • be.seeseemelk.mockbukkit.entity.SheepMock (implements org.bukkit.entity.Sheep)
                    • be.seeseemelk.mockbukkit.entity.TameableAnimalMock (implements org.bukkit.entity.Creature, org.bukkit.entity.Tameable)
                • be.seeseemelk.mockbukkit.entity.AllayMock (implements org.bukkit.entity.Allay)
                • be.seeseemelk.mockbukkit.entity.MonsterMock (implements org.bukkit.entity.Monster)
                  • be.seeseemelk.mockbukkit.entity.AbstractSkeletonMock (implements org.bukkit.entity.AbstractSkeleton)
                    • be.seeseemelk.mockbukkit.entity.SkeletonMock (implements org.bukkit.entity.Skeleton)
                    • be.seeseemelk.mockbukkit.entity.StrayMock (implements org.bukkit.entity.Stray)
                    • be.seeseemelk.mockbukkit.entity.WitherSkeletonMock (implements org.bukkit.entity.WitherSkeleton)
                  • be.seeseemelk.mockbukkit.entity.BlazeMock (implements org.bukkit.entity.Blaze)
                  • be.seeseemelk.mockbukkit.entity.EndermanMock (implements org.bukkit.entity.Enderman)
                  • be.seeseemelk.mockbukkit.entity.GiantMock (implements org.bukkit.entity.Giant)
                  • be.seeseemelk.mockbukkit.entity.SimpleMonsterMock (implements org.bukkit.entity.Monster)
                  • be.seeseemelk.mockbukkit.entity.SpiderMock (implements org.bukkit.entity.Spider)
                    • be.seeseemelk.mockbukkit.entity.CaveSpiderMock (implements org.bukkit.entity.CaveSpider)
                  • be.seeseemelk.mockbukkit.entity.WardenMock (implements org.bukkit.entity.Warden)
                  • be.seeseemelk.mockbukkit.entity.ZombieMock (implements org.bukkit.entity.Zombie)
              • be.seeseemelk.mockbukkit.entity.SimpleMobMock
          • be.seeseemelk.mockbukkit.entity.SimpleEntityMock
          • be.seeseemelk.mockbukkit.entity.VehicleMock (implements org.bukkit.entity.Vehicle)
            • be.seeseemelk.mockbukkit.entity.MinecartMock (implements org.bukkit.entity.Minecart)
        • org.bukkit.entity.Player.Spigot
    • be.seeseemelk.mockbukkit.entity.EntityEquipmentMock (implements org.bukkit.inventory.EntityEquipment)
    • be.seeseemelk.mockbukkit.entity.OfflinePlayerMock (implements org.bukkit.OfflinePlayer)
    • be.seeseemelk.mockbukkit.entity.PlayerMockFactory

Interface Hierarchy

  • org.bukkit.attribute.Attributable
    • org.bukkit.entity.LivingEntity (also extends org.bukkit.entity.Damageable, org.bukkit.projectiles.ProjectileSource)
      • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
        • com.destroystokyo.paper.entity.RangedEntity
  • net.kyori.adventure.text.event.HoverEventSource<V>
    • org.bukkit.entity.Entity (also extends org.bukkit.command.CommandSender, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.persistence.PersistentDataHolder, net.kyori.adventure.sound.Sound.Emitter)
      • org.bukkit.entity.Damageable
        • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
          • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
            • com.destroystokyo.paper.entity.RangedEntity
  • org.bukkit.loot.Lootable
    • org.bukkit.entity.Mob (also extends org.bukkit.entity.LivingEntity)
      • com.destroystokyo.paper.entity.RangedEntity
  • org.bukkit.metadata.Metadatable
    • org.bukkit.entity.Entity (also extends org.bukkit.command.CommandSender, net.kyori.adventure.text.event.HoverEventSource<V>, org.bukkit.Nameable, org.bukkit.persistence.PersistentDataHolder, net.kyori.adventure.sound.Sound.Emitter)
      • org.bukkit.entity.Damageable
        • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
          • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
            • com.destroystokyo.paper.entity.RangedEntity
  • org.bukkit.Nameable
    • org.bukkit.entity.Entity (also extends org.bukkit.command.CommandSender, net.kyori.adventure.text.event.HoverEventSource<V>, org.bukkit.metadata.Metadatable, org.bukkit.persistence.PersistentDataHolder, net.kyori.adventure.sound.Sound.Emitter)
      • org.bukkit.entity.Damageable
        • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
          • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
            • com.destroystokyo.paper.entity.RangedEntity
  • org.bukkit.persistence.PersistentDataHolder
    • org.bukkit.entity.Entity (also extends org.bukkit.command.CommandSender, net.kyori.adventure.text.event.HoverEventSource<V>, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, net.kyori.adventure.sound.Sound.Emitter)
      • org.bukkit.entity.Damageable
        • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
          • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
            • com.destroystokyo.paper.entity.RangedEntity
  • net.kyori.adventure.pointer.Pointered
    • net.kyori.adventure.audience.Audience
      • org.bukkit.command.CommandSender (also extends org.bukkit.permissions.Permissible)
        • org.bukkit.entity.Entity (also extends net.kyori.adventure.text.event.HoverEventSource<V>, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.persistence.PersistentDataHolder, net.kyori.adventure.sound.Sound.Emitter)
          • org.bukkit.entity.Damageable
            • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
              • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
                • com.destroystokyo.paper.entity.RangedEntity
  • org.bukkit.projectiles.ProjectileSource
    • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.entity.Damageable)
      • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
        • com.destroystokyo.paper.entity.RangedEntity
  • org.bukkit.permissions.ServerOperator
    • org.bukkit.permissions.Permissible
      • org.bukkit.command.CommandSender (also extends net.kyori.adventure.audience.Audience)
        • org.bukkit.entity.Entity (also extends net.kyori.adventure.text.event.HoverEventSource<V>, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.persistence.PersistentDataHolder, net.kyori.adventure.sound.Sound.Emitter)
          • org.bukkit.entity.Damageable
            • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
              • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
                • com.destroystokyo.paper.entity.RangedEntity
  • net.kyori.adventure.sound.Sound.Emitter
    • org.bukkit.entity.Entity (also extends org.bukkit.command.CommandSender, net.kyori.adventure.text.event.HoverEventSource<V>, org.bukkit.metadata.Metadatable, org.bukkit.Nameable, org.bukkit.persistence.PersistentDataHolder)
      • org.bukkit.entity.Damageable
        • org.bukkit.entity.LivingEntity (also extends org.bukkit.attribute.Attributable, org.bukkit.projectiles.ProjectileSource)
          • org.bukkit.entity.Mob (also extends org.bukkit.loot.Lootable)
            • com.destroystokyo.paper.entity.RangedEntity