Interface Constraint

All Known Implementing Classes:
InverseKinematicsConstraint

public interface Constraint
  • Method Summary

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

    • apply

      void apply()
    • renderDebugInfo

      default void renderDebugInfo(InterpolatedSkeleton skeleton, InterpolatedSkeletonParent parent, float pPartialTicks, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource pBuffer)