net.minecraft.network.protocol.game

enum ServerboundInteractPacket$ActionType

aii$b
net.minecraft.network.protocol.game.ServerboundInteractPacket$ActionType
net.minecraft.class_2824$class_5907
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket$InteractType
net.minecraft.network.protocol.game.PacketPlayInUseEntity$b

Enum constant summary

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

Field summary

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

Constructor summary

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