Class DecoratedPotSpecialRenderer
java.lang.Object
net.minecraft.client.renderer.special.DecoratedPotSpecialRenderer
- All Implemented Interfaces:
SpecialModelRenderer<PotDecorations>
public class DecoratedPotSpecialRenderer
extends Object
implements SpecialModelRenderer<PotDecorations>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.client.renderer.special.SpecialModelRenderer
SpecialModelRenderer.BakingContext -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextractArgument(ItemStack p_386678_) voidgetExtents(Set<Vector3f> p_428325_) voidsubmit(PotDecorations p_451706_, ItemDisplayContext p_440702_, PoseStack p_438956_, SubmitNodeCollector p_439353_, int p_439981_, int p_439623_, boolean p_440093_, int p_451684_)
-
Field Details
-
decoratedPotRenderer
-
-
Constructor Details
-
DecoratedPotSpecialRenderer
-
-
Method Details
-
extractArgument
- Specified by:
extractArgumentin interfaceSpecialModelRenderer<PotDecorations>
-
submit
public void submit(@Nullable PotDecorations p_451706_, ItemDisplayContext p_440702_, PoseStack p_438956_, SubmitNodeCollector p_439353_, int p_439981_, int p_439623_, boolean p_440093_, int p_451684_) - Specified by:
submitin interfaceSpecialModelRenderer<PotDecorations>
-
getExtents
- Specified by:
getExtentsin interfaceSpecialModelRenderer<PotDecorations>
-