Fix AtomicSimpleRandom package (#3106)

This commit is contained in:
apple502j 2022-04-22 00:21:13 +09:00 committed by GitHub
parent 22a86199bd
commit 8cd7ca3a50
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_5820 net/minecraft/world/gen/random/AtomicSimpleRandom
CLASS net/minecraft/class_5820 net/minecraft/util/math/random/AtomicSimpleRandom
FIELD field_28766 seed Ljava/util/concurrent/atomic/AtomicLong;
FIELD field_31471 INT_BITS I
FIELD field_31472 SEED_MASK J