net.minecraft.world.debug.data

public record GameEventDebugData

net.minecraft.util.debug.DebugGameEventInfo
net.minecraft.class_12009
net.minecraft.world.debug.data.GameEventDebugData

Field summary

Modifier and TypeField
private final RegistryEntry<GameEvent>
event
comp_4854
event
private final Vec3d
pos
comp_4855
pos
public static final PacketCodec<RegistryByteBuf, GameEventDebugData>
STREAM_CODEC
field_62855
PACKET_CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<GameEvent> event, Vec3d pos)

Method summary

Modifier and TypeMethod
public RegistryEntry<GameEvent>
event()
comp_4854()
event()
public Vec3d
pos()
comp_4855()
pos()