public class Shadow
extends java.lang.Object
Constructor and Description |
---|
Shadow(ShadowSize shadowType,
ShadowDelete parent) |
Shadow(ShadowSize shadowType,
ShadowDelete parent,
float startPos) |
Modifier and Type | Method and Description |
---|---|
void |
draw(com.mojang.blaze3d.matrix.MatrixStack matrix,
net.minecraft.client.Minecraft mc,
int screenWidth,
int screenHeight) |
void |
update() |
public Shadow(ShadowSize shadowType, ShadowDelete parent)
public Shadow(ShadowSize shadowType, ShadowDelete parent, float startPos)