public class WorldGenAttemptsDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
| コンストラクタと説明 |
|---|
WorldGenAttemptsDebugRenderer() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addAttempt(BlockPos pos,
float size,
float red,
float green,
float blue,
float alpha) |
void |
render(com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
double camX,
double camY,
double camZ) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearpublic void addAttempt(BlockPos pos, float size, float red, float green, float blue, float alpha)
public void render(com.mojang.blaze3d.matrix.MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
double camX,
double camY,
double camZ)
render インタフェース内 DebugRenderer.IDebugRenderer