Hierarchy For Package org.geysermc.geyser.entity.type.living.animal
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.geysermc.geyser.entity.type.Entity (implements org.geysermc.geyser.api.entity.type.GeyserEntity)
- org.geysermc.geyser.entity.type.LivingEntity (implements org.geysermc.geyser.entity.type.Tickable)
- org.geysermc.geyser.entity.type.living.MobEntity (implements org.geysermc.geyser.entity.type.Leashable)
- org.geysermc.geyser.entity.type.living.CreatureEntity
- org.geysermc.geyser.entity.type.living.AgeableEntity
- org.geysermc.geyser.entity.type.living.animal.AnimalEntity
- org.geysermc.geyser.entity.type.living.animal.ArmadilloEntity
- org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
- org.geysermc.geyser.entity.type.living.animal.BeeEntity
- org.geysermc.geyser.entity.type.living.animal.FoxEntity
- org.geysermc.geyser.entity.type.living.animal.FrogEntity (implements org.geysermc.geyser.entity.type.living.animal.VariantIntHolder)
- org.geysermc.geyser.entity.type.living.animal.GoatEntity
- org.geysermc.geyser.entity.type.living.animal.HappyGhastEntity (implements org.geysermc.geyser.entity.vehicle.ClientVehicle)
- org.geysermc.geyser.entity.type.living.animal.HoglinEntity
- org.geysermc.geyser.entity.type.living.animal.OcelotEntity
- org.geysermc.geyser.entity.type.living.animal.PandaEntity
- org.geysermc.geyser.entity.type.living.animal.PolarBearEntity
- org.geysermc.geyser.entity.type.living.animal.RabbitEntity
- org.geysermc.geyser.entity.type.living.animal.SheepEntity
- org.geysermc.geyser.entity.type.living.animal.SnifferEntity (implements org.geysermc.geyser.entity.type.Tickable)
- org.geysermc.geyser.entity.type.living.animal.StriderEntity (implements org.geysermc.geyser.entity.vehicle.ClientVehicle, org.geysermc.geyser.entity.type.Tickable)
- org.geysermc.geyser.entity.type.living.animal.TemperatureVariantAnimal (implements org.geysermc.geyser.entity.type.living.animal.VariantHolder<BedrockVariant>)
- org.geysermc.geyser.entity.type.living.animal.farm.CowEntity
- org.geysermc.geyser.entity.type.living.animal.MooshroomEntity
- org.geysermc.geyser.entity.type.living.animal.farm.CowEntity
- org.geysermc.geyser.entity.type.living.animal.TurtleEntity
- org.geysermc.geyser.entity.type.living.animal.AnimalEntity
- org.geysermc.geyser.entity.type.living.WaterEntity
- org.geysermc.geyser.entity.type.living.AbstractFishEntity
- org.geysermc.geyser.entity.type.living.animal.PufferFishEntity
- org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
- org.geysermc.geyser.entity.type.living.AbstractFishEntity
- org.geysermc.geyser.entity.type.living.AgeableEntity
- org.geysermc.geyser.entity.type.living.CreatureEntity
- org.geysermc.geyser.entity.type.living.MobEntity (implements org.geysermc.geyser.entity.type.Leashable)
- org.geysermc.geyser.entity.type.LivingEntity (implements org.geysermc.geyser.entity.type.Tickable)
- org.geysermc.geyser.entity.type.Entity (implements org.geysermc.geyser.api.entity.type.GeyserEntity)
Interface Hierarchy
- org.geysermc.geyser.entity.type.living.animal.VariantHolder<BedrockVariant>
- org.geysermc.geyser.entity.type.living.animal.VariantIntHolder
- org.geysermc.geyser.entity.type.living.animal.VariantHolder.BuiltIn
- org.geysermc.geyser.entity.type.living.animal.VariantIntHolder.BuiltIn
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.geysermc.geyser.entity.type.living.animal.ArmadilloEntity.State
- org.geysermc.geyser.entity.type.living.animal.FrogEntity.BuiltInVariant (implements org.geysermc.geyser.entity.type.living.animal.VariantIntHolder.BuiltIn)
- org.geysermc.geyser.entity.type.living.animal.TemperatureVariantAnimal.BuiltInVariant (implements org.geysermc.geyser.entity.type.living.animal.VariantHolder.BuiltIn)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)