Uses of Class
net.minecraft.entity.mob.ZombieHorseEntity
Packages that use ZombieHorseEntity
-
Uses of ZombieHorseEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ZombieHorseEntityModifier and TypeFieldDescriptionstatic final EntityType
<ZombieHorseEntity> EntityType.ZOMBIE_HORSE
-
Uses of ZombieHorseEntity in net.minecraft.entity.mob
Constructor parameters in net.minecraft.entity.mob with type arguments of type ZombieHorseEntityModifierConstructorDescriptionZombieHorseEntity
(EntityType<? extends ZombieHorseEntity> type, World world)