public static class PotatoProjectileRenderMode.StuckToEntity extends java.lang.Object implements PotatoProjectileRenderMode
PotatoProjectileRenderMode.Billboard, PotatoProjectileRenderMode.StuckToEntity, PotatoProjectileRenderMode.TowardMotion, PotatoProjectileRenderMode.Tumble| Constructor and Description |
|---|
StuckToEntity(net.minecraft.util.math.vector.Vector3d offset) |
| 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 StuckToEntity(net.minecraft.util.math.vector.Vector3d offset)
public void transform(com.mojang.blaze3d.matrix.MatrixStack ms,
PotatoProjectileEntity entity,
float pt)
transform in interface PotatoProjectileRenderMode