Package net.minecraft.util
Class UUIDCodec
java.lang.Object
net.minecraft.util.UUIDCodec
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static int[]leastMostToIntArray(long p_239776_0_, long p_239776_2_) static UUIDuuidFromIntArray(int[] p_239779_0_) static int[]uuidToIntArray(UUID p_239777_0_) 
- 
Field Details- 
CODEC
 
- 
- 
Constructor Details- 
UUIDCodecpublic UUIDCodec()
 
- 
- 
Method Details- 
uuidFromIntArray
- 
uuidToIntArray
- 
leastMostToIntArrayprivate static int[] leastMostToIntArray(long p_239776_0_, long p_239776_2_) 
 
-