Port from 1.19-exp1

This commit is contained in:
Player 2022-03-31 20:05:58 +02:00
parent 39344922af
commit 4770b3c0f6
4 changed files with 6 additions and 0 deletions

View File

@ -321,6 +321,7 @@ CLASS net/minecraft/class_1802 net/minecraft/item/Items
FIELD field_37540 VERDANT_FROGLIGHT Lnet/minecraft/class_1792;
FIELD field_37541 PEARLESCENT_FROGLIGHT Lnet/minecraft/class_1792;
FIELD field_37542 FROGSPAWN Lnet/minecraft/class_1792;
FIELD field_38418 REINFORCED_DEEPSLATE Lnet/minecraft/class_1792;
FIELD field_8043 ORANGE_TERRACOTTA Lnet/minecraft/class_1792;
FIELD field_8047 JUNGLE_PRESSURE_PLATE Lnet/minecraft/class_1792;
FIELD field_8048 SPRUCE_BUTTON Lnet/minecraft/class_1792;

View File

@ -0,0 +1,2 @@
CLASS net/minecraft/class_7312 net/minecraft/structure/AncientCityData
METHOD method_42755 init ()V

View File

@ -0,0 +1,2 @@
CLASS net/minecraft/class_7313 net/minecraft/structure/AncientCityOutskirtsData
METHOD method_42756 init ()V

View File

@ -1,2 +1,3 @@
CLASS net/minecraft/class_3188 net/minecraft/world/gen/feature/StrongholdFeature
FIELD field_37817 CODEC Lcom/mojang/serialization/Codec;
METHOD method_41691 addPieces (Lnet/minecraft/class_6626;Lnet/minecraft/class_3195$class_7149;)V