Class HeadLayer<T extends LivingEntity,​M extends EntityModel<T> & IHasHead>

    • Field Detail

      • scaleX

        private final float scaleX
      • scaleY

        private final float scaleY
      • scaleZ

        private final float scaleZ
    • Constructor Detail

      • HeadLayer

        public HeadLayer​(IEntityRenderer<T,​M> p_i232475_1_,
                         float p_i232475_2_,
                         float p_i232475_3_,
                         float p_i232475_4_)