Class BookModel

java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.BookModel
All Implemented Interfaces:
Consumer<ModelPart>

@Environment(CLIENT)
public class BookModel
extends Model
  • Field Details

  • Constructor Details

    • BookModel

      public BookModel()
  • Method Details

    • render

      public void render​(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)
      Specified by:
      render in class Model
    • method_24184

      public void method_24184​(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)
    • setPageAngles

      public void setPageAngles​(float float2, float float3, float float4, float float5)