Hierarchy For Package org.geysermc.geyser.entity.type.living.animal.farm
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.TemperatureVariantAnimal (implements org.geysermc.geyser.entity.type.living.animal.VariantHolder<BedrockVariant>)
- org.geysermc.geyser.entity.type.living.animal.farm.ChickenEntity
- org.geysermc.geyser.entity.type.living.animal.farm.CowEntity
- org.geysermc.geyser.entity.type.living.animal.farm.PigEntity (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.AnimalEntity
- 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)