net.minecraft.network.protocol.game

enum ServerboundInteractPacket$ActionType

aag$b
net.minecraft.network.protocol.game.ServerboundInteractPacket$ActionType
net.minecraft.class_2824$class_5907
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket$InteractType
net.minecraft.src.C_5161_$C_141875_
net.minecraft.network.protocol.game.PacketPlayInUseEntity$b

Enum constant summary

Enum Constant
a
INTERACT
field_29171
INTERACT
INTERACT
b
ATTACK
field_29172
ATTACK
ATTACK
c
INTERACT_AT
field_29173
INTERACT_AT
INTERACT_AT

Field summary

Modifier and TypeField
final Function<FriendlyByteBuf, ServerboundInteractPacket$Action>
d
reader
field_29174
handlerGetter
f_179630_

Constructor summary

ModifierConstructor
private (Function<FriendlyByteBuf, ServerboundInteractPacket$Action> p_179635_)