net.minecraft.util.debug

public record DebugGameEventInfo

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

Field summary

Modifier and TypeField
private final Holder<GameEvent>
b
event
comp_4854
event
private final Vec3
c
pos
comp_4855
pos
public static final StreamCodec<RegistryFriendlyByteBuf, DebugGameEventInfo>
a
STREAM_CODEC
field_62855
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Holder<GameEvent> event, Vec3 pos)

Method summary

Modifier and TypeMethod
public Holder<GameEvent>
a()
event()
comp_4854()
event()
public Vec3
b()
pos()
comp_4855()
pos()