net.minecraft.network.protocol.game

public enum ServerboundTestInstanceBlockActionPacket$Action

aio$a
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
a
INIT
field_55920
INIT
b
QUERY
field_55921
QUERY
c
SET
field_55922
SET
d
RESET
field_55923
RESET
e
SAVE
field_55924
SAVE
f
EXPORT
field_55925
EXPORT
g
RUN
field_55926
RUN

Field summary

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

Constructor summary

ModifierConstructor
private (int arg0)