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.ModifierConstructorDescriptionServerboundCustomQueryAnswerPacket
(int transactionId, CustomQueryAnswerPayload payload) Creates an instance of aServerboundCustomQueryAnswerPacket
record class. -
Uses of CustomQueryAnswerPayload in net.minecraft.network.protocol.login.custom
-
Uses of CustomQueryAnswerPayload in net.neoforged.neoforge.network
Modifier and TypeInterfaceDescriptioninterface
Forge extension interface to deal with custom forge query payloads. -
Uses of CustomQueryAnswerPayload in net.neoforged.neoforge.network.custom.payload