AppRepComponents

Properties

Link copied to clipboard
Link copied to clipboard
val REGISTRY: DeferredRegister<DataComponentType<*>>

Functions

Link copied to clipboard
fun <T> register(name: String, codec: Codec<T>, streamCodec: StreamCodec<in RegistryFriendlyByteBuf, T>): DataComponentType<T>