Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot] eaa2945310
Merge branch '1.20.6-rc1' into renderfood 2024-04-26 13:36:29 +00:00
Shnupbups 7ccdf6dc8f
1.20.6-rc1 stuff (#3856) 2024-04-26 23:18:33 +10:00
github-actions[bot] d2415f39f4
Merge branch '1.20.6-rc1' into renderfood 2024-04-26 13:11:11 +00:00
modmuss50 763ec9232a 1.20.6-rc1 2024-04-26 13:55:44 +01:00
3 changed files with 5 additions and 1 deletions

View File

@ -20,7 +20,7 @@ plugins {
id 'net.fabricmc.filament'
}
def minecraft_version = "1.20.5"
def minecraft_version = "1.20.6-rc1"
filament {
minecraftVersion = minecraft_version

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