Interface Constraint
public interface Constraint
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply()
default void
renderDebugInfo
(Skeleton skeleton, SkeletonParent<?, ?> parent, float pPartialTicks, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource pBuffer)
-
Method Details
-
apply
void apply() -
renderDebugInfo
default void renderDebugInfo(Skeleton skeleton, SkeletonParent<?, ?> parent, float pPartialTicks, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource pBuffer)
-