Interface Constraint


public interface Constraint
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    default void
    renderDebugInfo(Skeleton skeleton, float partialTime, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource pBuffer)
     
  • Method Details

    • apply

      void apply()
    • renderDebugInfo

      default void renderDebugInfo(Skeleton skeleton, float partialTime, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource pBuffer)