Uses of Class
net.minecraft.entity.mob.ZombieEntity
Packages that use ZombieEntity
Package
Description
-
Uses of ZombieEntity in net.minecraft.client.render.entity
Methods 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
Constructors in net.minecraft.entity with parameters of type ZombieEntityModifierConstructorDescriptionprivateclass_1718(ZombieEntity zombieEntity, boolean bool, boolean bool2) -
Uses of ZombieEntity in net.minecraft.entity.mob
Subclasses of ZombieEntity in net.minecraft.entity.mob