Map one field in `SimpleRegistry` (#3854)

This commit is contained in:
apple502j 2024-04-23 02:30:57 +09:00 committed by GitHub
parent 4c5d068d98
commit 218f5403be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ CLASS net/minecraft/class_2370 net/minecraft/registry/SimpleRegistry
FIELD field_41126 key Lnet/minecraft/class_5321;
FIELD field_41127 wrapper Lnet/minecraft/class_7225$class_7226;
FIELD field_49135 keyToEntryInfo Ljava/util/Map;
FIELD field_51521 tagLock Ljava/lang/Object;
METHOD <init> (Lnet/minecraft/class_5321;Lcom/mojang/serialization/Lifecycle;)V
ARG 1 key
ARG 2 lifecycle