FabricRemoteRegistration

class FabricRemoteRegistration : Record, CustomPacketPayload(source)

Native plugin-channel advertisement required before Paper can send the first Strata payload.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
@NotNull
open fun id(): @NotNull ResourceLocation
Link copied to clipboard
abstract fun toString(): String
Link copied to clipboard
open fun write(buffer: FriendlyByteBuf)