Merge branch '1.20.6-rc1' into renderfood

This commit is contained in:
github-actions[bot] 2024-04-26 13:36:29 +00:00 committed by GitHub
commit eaa2945310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -262,6 +262,9 @@ CLASS net/minecraft/class_2586 net/minecraft/block/entity/BlockEntity
METHOD method_58693 getComponents ()Lnet/minecraft/class_9323;
METHOD method_59535 createComponentlessNbtWithIdentifyingData (Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_2487;
ARG 1 registryLookup
METHOD method_59894 tryParseCustomName (Ljava/lang/String;Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_2561;
ARG 0 json
ARG 1 registryLookup
CLASS class_9472 Components
FIELD field_50176 CODEC Lcom/mojang/serialization/Codec;
CLASS class_9473 ComponentsAccess

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_9688 net/minecraft/datafixer/schema/Schema3808_2