Rename the DynamicSerializableUuid class to Uuids (#3324)

* Rename the DynamicSerializableUuid class to Uuids

Fixes #3239

* Move the Uuids class to the net.minecraft.util package
This commit is contained in:
haykam821 2022-10-20 13:29:41 -04:00 committed by GitHub
parent de3a79afb8
commit c811c89a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_4844 net/minecraft/util/dynamic/DynamicSerializableUuid
CLASS net/minecraft/class_4844 net/minecraft/util/Uuids
FIELD field_25122 CODEC Lcom/mojang/serialization/Codec;
FIELD field_38907 OFFLINE_PLAYER_UUID_PREFIX Ljava/lang/String;
FIELD field_39211 BYTE_ARRAY_SIZE I