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_296215_, FriendlyByteBuf p_295168_) private static CustomQueryAnswerPayload
ServerboundCustomQueryAnswerPacket.readUnknownPayload
(FriendlyByteBuf p_294928_) ModifierConstructorDescriptionServerboundCustomQueryAnswerPacket
(int transactionId, CustomQueryAnswerPayload payload) Creates an instance of aServerboundCustomQueryAnswerPacket
record class. -
Uses of CustomQueryAnswerPayload in net.minecraft.network.protocol.login.custom