net.minecraft.network.packet.c2s.play

public enum TestInstanceBlockActionC2SPacket$Action

net.minecraft.network.protocol.game.ServerboundTestInstanceBlockActionPacket$Action
net.minecraft.network.protocol.game.ServerboundTestInstanceBlockActionPacket$Action
net.minecraft.class_10616$class_10617
net.minecraft.network.packet.c2s.play.TestInstanceBlockActionC2SPacket$Action

Enum constant summary

Enum Constant
INIT
INIT
field_55920
INIT
QUERY
QUERY
field_55921
QUERY
SET
SET
field_55922
SET
RESET
RESET
field_55923
RESET
SAVE
SAVE
field_55924
SAVE
EXPORT
EXPORT
field_55925
EXPORT
RUN
RUN
field_55926
RUN

Field summary

Modifier and TypeField
private static final IntFunction<TestInstanceBlockActionC2SPacket$Action>
BY_ID
BY_ID
field_55928
INDEX_MAPPER
public static final PacketCodec<io.netty.buffer.ByteBuf, TestInstanceBlockActionC2SPacket$Action>
STREAM_CODEC
STREAM_CODEC
field_55927
CODEC
private final int
id
id
field_55929
index

Constructor summary

ModifierConstructor
private (int $enum$name)