16-bit unsigned integer data type (Q1715): Difference between revisions

From Minecraft JE Data
Jump to navigation Jump to search
(‎Changed [en] description: data type for positive integers that are represented in 16 bits)
(‎Updated [en] aliases: Uint16, u16, ushort, unsigned short data type)
aliases / en / 0aliases / en / 0
 
Uint16
aliases / en / 1aliases / en / 1
 
u16
aliases / en / 2aliases / en / 2
 
ushort
aliases / en / 3aliases / en / 3
 
unsigned short data type
aliases / en / 4aliases / en / 4
byte data type

Revision as of 21:39, 21 August 2022

data type for positive integers that are represented in 16 bits
  • Uint16
  • u16
  • ushort
  • unsigned short data type
Language Label Description Also known as
English
16-bit unsigned integer data type
data type for positive integers that are represented in 16 bits
  • Uint16
  • u16
  • ushort
  • unsigned short data type

Statements