public abstract class EndPortalBlockEntityRendererMixin extends Object
| Constructor and Description |
|---|
EndPortalBlockEntityRendererMixin() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
method_23085(net.minecraft.block.entity.EndPortalBlockEntity blockEntity,
net.minecraft.util.math.Matrix4f model,
net.minecraft.client.render.VertexConsumer vertexConsumer,
float x1,
float x2,
float y1,
float y2,
float z1,
float z2,
float z3,
float z4,
float r,
float g,
float b,
net.minecraft.util.math.Direction face) |
protected abstract void method_23085(net.minecraft.block.entity.EndPortalBlockEntity blockEntity,
net.minecraft.util.math.Matrix4f model,
net.minecraft.client.render.VertexConsumer vertexConsumer,
float x1,
float x2,
float y1,
float y2,
float z1,
float z2,
float z3,
float z4,
float r,
float g,
float b,
net.minecraft.util.math.Direction face)