Uses of Class
net.minecraft.entity.mob.ZombieEntity
Packages that use ZombieEntity
Package
Description
The basic AI system for Minecraft living entities.
-
Uses of ZombieEntity in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion with parameters of type ZombieEntityModifier and TypeMethodDescriptionvoidCuredZombieVillagerCriterion.trigger(ServerPlayerEntity player, ZombieEntity zombie, VillagerEntity villager) -
Uses of ZombieEntity in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type ZombieEntityModifier and TypeClassDescriptionclassZombieBaseEntityRenderer<T extends ZombieEntity,S extends ZombieEntityRenderState, M extends ZombieEntityModel<S>> -
Uses of ZombieEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ZombieEntity -
Uses of ZombieEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as ZombieEntityConstructors in net.minecraft.entity.ai.goal with parameters of type ZombieEntityModifierConstructorDescriptionZombieAttackGoal(ZombieEntity zombie, double speed, boolean pauseWhenMobIdle) -
Uses of ZombieEntity in net.minecraft.entity.mob
Subclasses of ZombieEntity in net.minecraft.entity.mobModifier and TypeClassDescriptionclassclassclassclassMethods in net.minecraft.entity.mob that return types with arguments of type ZombieEntityMethod parameters in net.minecraft.entity.mob with type arguments of type ZombieEntityModifier and TypeMethodDescriptionprotected voidZombieEntity.convertTo(EntityType<? extends ZombieEntity> entityType) Constructor parameters in net.minecraft.entity.mob with type arguments of type ZombieEntity