Class ValveStudioModel

java.lang.Object
net.minecraft.client.model.Model
com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
Direct Known Subclasses:
TCGValveStudioModel

public class ValveStudioModel extends net.minecraft.client.model.Model
  • Field Details

  • Constructor Details

  • Method Details

    • getScale

      public float getScale()
    • hasAnimations

      public boolean hasAnimations()
    • renderToBuffer

      public void renderToBuffer(com.mojang.blaze3d.vertex.PoseStack matrix, com.mojang.blaze3d.vertex.VertexConsumer buffer, int packedLight, int packedOverlay, float red, float green, float blue, float alpha)
      Specified by:
      renderToBuffer in class net.minecraft.client.model.Model
    • setupAnimation

      public void setupAnimation(AnimationType animationType, IncrementingVariable variable)
    • animate

      public void animate()
    • setAnimation

      public void setAnimation(AnimationType animType)
    • getResource

      public net.minecraft.resources.ResourceLocation getResource(String fileName)