Package dev.thomasglasser.sherdsapi.impl
Interface StackPotRenderer
- All Known Implementing Classes:
DecoratedPotRendererMixin
public interface StackPotRenderer
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetExtents(Set<org.joml.Vector3f> output) voidsherdsapi$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
-