implements Packet<ClientGamePacketListener>
| afr | |
| net.minecraft.network.protocol.game.ClientboundProjectilePowerPacket | |
| net.minecraft.class_9632 | |
| net.minecraft.network.packet.s2c.play.ProjectilePowerS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundProjectilePowerPacket> |
| ||||||||
| private final int |
| ||||||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int entityId, double accelerationPower) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundProjectilePowerPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public double |
|