public static class PotatoProjectileRenderMode.Tumble extends PotatoProjectileRenderMode.Billboard
PotatoProjectileRenderMode.Billboard, PotatoProjectileRenderMode.StuckToEntity, PotatoProjectileRenderMode.TowardMotion, PotatoProjectileRenderMode.Tumble| Constructor and Description |
|---|
Tumble() |
| Modifier and Type | Method and Description |
|---|---|
void |
transform(com.mojang.blaze3d.matrix.MatrixStack ms,
PotatoProjectileEntity entity,
float pt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitentityRandompublic void transform(com.mojang.blaze3d.matrix.MatrixStack ms,
PotatoProjectileEntity entity,
float pt)
transform in interface PotatoProjectileRenderModetransform in class PotatoProjectileRenderMode.Billboard