Uses of Record Class
net.minecraft.network.packet.s2c.custom.DebugGameTestAddMarkerCustomPayload
Packages that use DebugGameTestAddMarkerCustomPayload
-
Uses of DebugGameTestAddMarkerCustomPayload in net.minecraft.network.packet.s2c.custom
Fields in net.minecraft.network.packet.s2c.custom with type parameters of type DebugGameTestAddMarkerCustomPayloadModifier and TypeFieldDescriptionstatic final PacketCodec
<PacketByteBuf, DebugGameTestAddMarkerCustomPayload> DebugGameTestAddMarkerCustomPayload.CODEC
static final CustomPayload.Id
<DebugGameTestAddMarkerCustomPayload> DebugGameTestAddMarkerCustomPayload.ID
Methods in net.minecraft.network.packet.s2c.custom that return types with arguments of type DebugGameTestAddMarkerCustomPayload