Companion

object Companion

Properties

Link copied to clipboard
val CODEC: Codec<MatterKey>
Link copied to clipboard
val MAP_CODEC: MapCodec<MatterKey>
Link copied to clipboard
val STREAM_CODEC: StreamCodec<RegistryFriendlyByteBuf, MatterKey>

Functions

Link copied to clipboard
fun fromPacket(data: RegistryFriendlyByteBuf): MatterKey
Link copied to clipboard
fun of(type: IMatterType): MatterKey
fun of(stack: MatterStack): MatterKey?