Class SilverfishModel<T extends Entity>

    • Field Detail

      • parts

        private final com.google.common.collect.ImmutableList<ModelRenderer> parts
      • zPlacement

        private final float[] zPlacement
      • BODY_SIZES

        private static final int[][] BODY_SIZES
      • BODY_TEXS

        private static final int[][] BODY_TEXS
    • Constructor Detail

      • SilverfishModel

        public SilverfishModel()
    • Method Detail

      • setupAnim

        public void setupAnim​(T p_225597_1_,
                              float p_225597_2_,
                              float p_225597_3_,
                              float p_225597_4_,
                              float p_225597_5_,
                              float p_225597_6_)
        Specified by:
        setupAnim in class EntityModel<T extends Entity>