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 |
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||
| protected void |
| ||||||||||||
| protected void |
| ||||||||||||
| protected void |
| ||||||||||||
| public Packet<?> |
|