Uses of Interface
net.minecraft.network.protocol.login.custom.CustomQueryAnswerPayload
Package
Description
-
Uses of CustomQueryAnswerPayload in net.minecraft.network.protocol.login
Modifier and TypeFieldDescriptionprivate final CustomQueryAnswerPayload
ServerboundCustomQueryAnswerPacket.payload
The field for thepayload
record component.Modifier and TypeMethodDescriptionServerboundCustomQueryAnswerPacket.payload()
Returns the value of thepayload
record component.private static CustomQueryAnswerPayload
ServerboundCustomQueryAnswerPacket.readPayload
(int p_298211_, FriendlyByteBuf p_300600_) private static CustomQueryAnswerPayload
ServerboundCustomQueryAnswerPacket.readUnknownPayload
(FriendlyByteBuf p_299934_) ModifierConstructorDescriptionServerboundCustomQueryAnswerPacket
(int transactionId, CustomQueryAnswerPayload payload) Creates an instance of aServerboundCustomQueryAnswerPacket
record class. -
Uses of CustomQueryAnswerPayload in net.minecraft.network.protocol.login.custom