Uses of Interface
net.minecraft.network.protocol.login.custom.CustomQueryPayload
Package
Description
-
Uses of CustomQueryPayload in net.minecraft.network.protocol.login
Modifier and TypeFieldDescriptionprivate final CustomQueryPayload
ClientboundCustomQueryPacket.payload
The field for thepayload
record component.Modifier and TypeMethodDescriptionClientboundCustomQueryPacket.payload()
Returns the value of thepayload
record component.private static CustomQueryPayload
ClientboundCustomQueryPacket.readPayload
(ResourceLocation p_300079_, FriendlyByteBuf p_299332_) ModifierConstructorDescriptionClientboundCustomQueryPacket
(int transactionId, CustomQueryPayload payload) Creates an instance of aClientboundCustomQueryPacket
record class. -
Uses of CustomQueryPayload in net.minecraft.network.protocol.login.custom