Skip to content

Commit

Permalink
Rename Uuids#INT_STREAM_LIST_CODEC (#3727)
Browse files Browse the repository at this point in the history
  • Loading branch information
apple502j authored Nov 11, 2023
1 parent f8d26ea commit e177133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/util/Uuids.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLASS net/minecraft/class_4844 net/minecraft/util/Uuids
FIELD field_40825 CODEC Lcom/mojang/serialization/Codec;
FIELD field_41525 STRING_CODEC Lcom/mojang/serialization/Codec;
FIELD field_46588 STRICT_CODEC Lcom/mojang/serialization/Codec;
FIELD field_47491 INT_STREAM_LIST_CODEC Lcom/mojang/serialization/Codec;
FIELD field_47491 SET_CODEC Lcom/mojang/serialization/Codec;
METHOD method_26274 toIntArray (JJ)[I
ARG 0 uuidMost
ARG 2 uuidLeast
Expand Down

0 comments on commit e177133

Please sign in to comment.