jvm LongValue¶ @Serializable data class LongValue(val value: Long) : BlockEntityStatePacket.SerializedValue Constructors¶ LongValue¶ constructor(value: Long) Properties¶ value¶ val value: Long