Companion¶
object Companion
Functions¶
singleUpdate¶
fun singleUpdate(
containerId: Int,
propertyName: String,
value: BlockEntityStatePacket.SerializedValue
): ItemUpdatePacket
Creates a new packet with a single property update.
object Companion
fun singleUpdate(
containerId: Int,
propertyName: String,
value: BlockEntityStatePacket.SerializedValue
): ItemUpdatePacket
Creates a new packet with a single property update.