Applied-Replicatics
Toggle table of contents
21.1-1.0.1
Select version
21.1-1.0.1
21.1-1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Applied-Replicatics
Applied-Replicatics
/
dev.lapis256.apprep.common.init
/
AppRepComponents
App
Rep
Components
object
AppRepComponents
(
source
)
Members
Properties
ENCODED_
REPLICATION_
PATTERN
Link copied to clipboard
val
ENCODED_REPLICATION_PATTERN
:
DataComponentType
<
EncodedReplicationPattern
>
REGISTRY
Link copied to clipboard
val
REGISTRY
:
DeferredRegister
<
DataComponentType
<
*
>
>
Functions
register
Link copied to clipboard
fun
<
T
>
register
(
name
:
String
,
codec
:
Codec
<
T
>
,
streamCodec
:
StreamCodec
<
in
RegistryFriendlyByteBuf
,
T
>
)
:
DataComponentType
<
T
>