bag o' patches

This commit is contained in:
Jake Potrebic
2022-06-08 00:30:41 -07:00
parent 2bfe9eca4d
commit 88d7a4ed1d
38 changed files with 121 additions and 109 deletions

View File

@@ -393,6 +393,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ public static final Reference<ConfiguredStructure> RUINED_PORTAL_MOUNTAIN = create("ruined_portal_mountain");
+ public static final Reference<ConfiguredStructure> RUINED_PORTAL_OCEAN = create("ruined_portal_ocean");
+ public static final Reference<ConfiguredStructure> RUINED_PORTAL_NETHER = create("ruined_portal_nether");
+ public static final Reference<ConfiguredStructure> ANCIENT_CITY = create("ancient_city");
+
+ private final NamespacedKey key;
+ private final StructureType structureType;