Uses of Class
net.minecraft.entity.mob.ZombieEntity
Packages that use ZombieEntity
Package
Description
-
Uses of ZombieEntity in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type ZombieEntityModifier and TypeFieldDescriptionprivate final List<FeatureRenderer<ZombieEntity>>ZombieBaseEntityRenderer.field_11139private final List<FeatureRenderer<ZombieEntity>>ZombieBaseEntityRenderer.field_11140Methods in net.minecraft.client.render.entity with parameters of type ZombieEntityModifier and TypeMethodDescriptionprotected IdentifierZombieBaseEntityRenderer.getTexture(ZombieEntity zombieEntity) private voidZombieBaseEntityRenderer.method_4356(ZombieEntity zombieEntity) protected voidZombieBaseEntityRenderer.method_5777(ZombieEntity zombieEntity, float float2, float float3, float float4) voidZombieBaseEntityRenderer.render(ZombieEntity zombieEntity, double double2, double double3, double double4, float float2, float float3) -
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 ZombieEntityModifierConstructorDescriptionclass_2974(ZombieEntity zombieEntity, double double2, boolean bool) -
Uses of ZombieEntity in net.minecraft.entity.mob
Subclasses of ZombieEntity in net.minecraft.entity.mob