public interface PotatoProjectileRenderMode
| Modifier and Type | Interface and Description |
|---|---|
static class |
PotatoProjectileRenderMode.Billboard |
static class |
PotatoProjectileRenderMode.StuckToEntity |
static class |
PotatoProjectileRenderMode.TowardMotion |
static class |
PotatoProjectileRenderMode.Tumble |
| Modifier and Type | Method and Description |
|---|---|
static int |
entityRandom(net.minecraft.entity.Entity entity,
int maxValue) |
void |
transform(com.mojang.blaze3d.matrix.MatrixStack ms,
PotatoProjectileEntity entity,
float pt) |
void transform(com.mojang.blaze3d.matrix.MatrixStack ms,
PotatoProjectileEntity entity,
float pt)
static int entityRandom(net.minecraft.entity.Entity entity,
int maxValue)