Strata
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Strata
minecraft-fabric-1.20.2
/
dev.s7a.strata.runtime.minecraft.fabric
/
FabricRemoteRegistration
Fabric
Remote
Registration
class
FabricRemoteRegistration
:
Record
,
CustomPacketPayload
(
source
)
Native plugin-channel advertisement required before Paper can send the first Strata payload.
Members
Constructors
Fabric
Remote
Registration
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
id
Link copied to clipboard
@
NotNull
open
fun
id
(
)
:
@
NotNull
ResourceLocation
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
write
Link copied to clipboard
open
fun
write
(
buffer
:
FriendlyByteBuf
)