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