Class WolfsbaneDiffuserBESR
java.lang.Object
de.teamlapen.werewolves.client.render.tiles.WolfsbaneDiffuserBESR
- All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<WolfsbaneDiffuserBlockEntity>
public class WolfsbaneDiffuserBESR
extends Object
implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<WolfsbaneDiffuserBlockEntity>
-
Constructor Summary
ConstructorsConstructorDescriptionWolfsbaneDiffuserBESR(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context context) -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(@NotNull WolfsbaneDiffuserBlockEntity tileEntityIn, float partialTicks, @NotNull com.mojang.blaze3d.vertex.PoseStack matrixStackIn, @NotNull net.minecraft.client.renderer.MultiBufferSource bufferIn, int combinedLightIn, int combinedOverlayIn) booleanshouldRenderOffScreen(@NotNull WolfsbaneDiffuserBlockEntity te) 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
-
Constructor Details
-
WolfsbaneDiffuserBESR
public WolfsbaneDiffuserBESR(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context context)
-
-
Method Details
-
render
public void render(@NotNull @NotNull WolfsbaneDiffuserBlockEntity tileEntityIn, float partialTicks, @NotNull @NotNull com.mojang.blaze3d.vertex.PoseStack matrixStackIn, @NotNull @NotNull net.minecraft.client.renderer.MultiBufferSource bufferIn, int combinedLightIn, int combinedOverlayIn) - Specified by:
renderin interfacenet.minecraft.client.renderer.blockentity.BlockEntityRenderer<WolfsbaneDiffuserBlockEntity>
-
shouldRenderOffScreen
- Specified by:
shouldRenderOffScreenin interfacenet.minecraft.client.renderer.blockentity.BlockEntityRenderer<WolfsbaneDiffuserBlockEntity>
-