Float

@Contract(pure = true)
fun Float(value: Float): NBTFloat

Creates an NBTFloat with the value of value

Return

An NBTFloat containing passed value

Parameters

value

The value to pass to NBTFloat