我爱读小说网

字: 大 中 小
关灯 护眼
我爱读小说网 > Minecraft指令手册 > 第一百三十五章 真正深入了解NBT-1 (7 / 12)

第一百三十五章 真正深入了解NBT-1 (7 / 12)

        字节型(Byte:B)

        短整型(Short:S)

        整型(Int:I)

        长整型(Long:L)

        {浮点型(小数)}

        单精度浮点型(Float:F)

        双精度浮点型(Double:D)

        可以发现,NBT的数值细分到了整数和浮点数(小数)。我们先从整数入手,整数类型的类型有:

        字节型(Byte:B)

        短整型(Short:S)

  The content is not finished, continue reading on the next page