net.minecraft.network.protocol.game

enum ServerboundInteractPacket$ActionType

aib$b
net.minecraft.network.protocol.game.ServerboundInteractPacket$ActionType
net.minecraft.class_2824$class_5907

Enum constant summary

Enum Constant
a
INTERACT
field_29171
b
ATTACK
field_29172
c
INTERACT_AT
field_29173

Field summary

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

Constructor summary

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