extends Projectile
All mapped superinterfaces:
bgi | |
net.minecraft.world.entity.projectile.LlamaSpit | |
net.minecraft.class_1673 | |
net.minecraft.entity.projectile.LlamaSpitEntity | |
net.minecraft.entity.projectile.LlamaSpitEntity | |
net.minecraft.server.v1_16_R2.EntityLlamaSpit |
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityType<? extends LlamaSpit> arg0, Level arg1) |
public | (Level world, Llama owner) |
public | (Level world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
protected void |
| ||||||||||||
protected void |
| ||||||||||||
protected void |
| ||||||||||||
public Packet<?> |
|