Package com.cake.azimuth.mixin
Class SafeBlockEntityRendererMixin<T extends net.minecraft.world.level.block.entity.BlockEntity>
java.lang.Object
com.cake.azimuth.mixin.SafeBlockEntityRendererMixin<T>
public class SafeBlockEntityRendererMixin<T extends net.minecraft.world.level.block.entity.BlockEntity>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidazimuth$renderBehaviours(T blockEntity, float partialTicks, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
SafeBlockEntityRendererMixin
public SafeBlockEntityRendererMixin()
-
-
Method Details
-
azimuth$renderBehaviours
protected void azimuth$renderBehaviours(T blockEntity, float partialTicks, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-