implements Packet<ServerGamePacketListener>
ajh | |
net.minecraft.network.protocol.game.ServerboundUseItemOnPacket | |
net.minecraft.class_2885 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final StreamCodec<FriendlyByteBuf, ServerboundUseItemOnPacket> |
| ||||||
private final BlockHitResult |
| ||||||
private final InteractionHand |
| ||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (InteractionHand arg0, BlockHitResult arg1, int arg2) |
private | (FriendlyByteBuf arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private void |
| ||||||
public PacketType<ServerboundUseItemOnPacket> |
| ||||||
public void |
| ||||||
public InteractionHand |
| ||||||
public BlockHitResult |
| ||||||
public int |
|