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