Uses of Class
net.minecraft.entity.mob.ZombieHorseEntity
| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.entity.mob |
-
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.mob
Constructor parameters in net.minecraft.entity.mob with type arguments of type ZombieHorseEntity Constructor Description ZombieHorseEntity(EntityType<? extends ZombieHorseEntity> type, World world)