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