Uses of Class
net.minecraft.entity.passive.horse.ZombieHorseEntity
-
Packages that use ZombieHorseEntity Package Description net.minecraft.entity net.minecraft.entity.passive.horse -
-
Uses of ZombieHorseEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ZombieHorseEntity Modifier and Type Field Description static EntityType<ZombieHorseEntity>
EntityType. ZOMBIE_HORSE
-
Uses of ZombieHorseEntity in net.minecraft.entity.passive.horse
Constructor parameters in net.minecraft.entity.passive.horse with type arguments of type ZombieHorseEntity Constructor Description ZombieHorseEntity(EntityType<? extends ZombieHorseEntity> p_i50233_1_, World p_i50233_2_)
-