Class ZombieEntityModel<S extends ZombieEntityRenderState>

All Implemented Interfaces:
ModelWithArms, ModelWithHead
Direct Known Subclasses:
DrownedEntityModel

@Environment(CLIENT) public class ZombieEntityModel<S extends ZombieEntityRenderState> extends AbstractZombieModel<S>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/ZombieEntityModel
intermediary net/minecraft/class_623
official gag
  • Constructor Details

    • ZombieEntityModel

      public ZombieEntityModel(ModelPart modelPart)