Interface StackPotRenderer

All Known Implementing Classes:
DecoratedPotRendererMixin

public interface StackPotRenderer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getExtents(Set<org.joml.Vector3f> output)
     
    void
    sherdsapi$submit(com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.SubmitNodeCollector nodeCollector, int packedLight, int packedOverlay, StackPotDecorations decorations, int outlineColor)
     
  • Method Details

    • sherdsapi$submit

      void sherdsapi$submit(com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.SubmitNodeCollector nodeCollector, int packedLight, int packedOverlay, StackPotDecorations decorations, int outlineColor)
    • getExtents

      void getExtents(Set<org.joml.Vector3f> output)