Class SuspiciousSandRenderer
java.lang.Object
net.minecraft.client.renderer.blockentity.SuspiciousSandRenderer
- All Implemented Interfaces:
 BlockEntityRenderer<SuspiciousSandBlockEntity>
public class SuspiciousSandRenderer
extends Object
implements BlockEntityRenderer<SuspiciousSandBlockEntity>
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidrender(SuspiciousSandBlockEntity p_272652_, float p_273378_, PoseStack p_273698_, MultiBufferSource p_273630_, int p_273435_, int p_273364_) private float[]translations(Direction p_273678_, int p_273299_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.renderer.blockentity.BlockEntityRenderer
getViewDistance, shouldRender, shouldRenderOffScreen 
- 
Field Details
- 
itemRenderer
 
 - 
 - 
Constructor Details
- 
SuspiciousSandRenderer
 
 - 
 - 
Method Details
- 
render
public void render(SuspiciousSandBlockEntity p_272652_, float p_273378_, PoseStack p_273698_, MultiBufferSource p_273630_, int p_273435_, int p_273364_) - Specified by:
 renderin interfaceBlockEntityRenderer<SuspiciousSandBlockEntity>
 - 
translations
 
 -