implements Packet<ServerGamePacketListener>
| aaq | |
| net.minecraft.network.protocol.game.ServerboundPlayerActionPacket | |
| net.minecraft.class_2846 | |
| net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket | |
| net.minecraft.src.C_5175_ | |
| net.minecraft.network.protocol.game.PacketPlayInBlockDig |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final Direction |
| ||||||||||
| private final ServerboundPlayerActionPacket$Action |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ServerboundPlayerActionPacket$Action action, BlockPos pos, Direction direction, int sequence) |
| public | (ServerboundPlayerActionPacket$Action action, BlockPos pos, Direction direction) |
| public | (FriendlyByteBuf buf) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public BlockPos |
| ||||||||||
| public Direction |
| ||||||||||
| public ServerboundPlayerActionPacket$Action |
| ||||||||||
| public int |
|