Skip to content

Commit

Permalink
Data updates for 1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
octylFractal committed Oct 23, 2024
1 parent 75c87ce commit 24f53a7
Show file tree
Hide file tree
Showing 9 changed files with 122 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,9 @@ private Constants() {
*/
public static final int DATA_VERSION_MC_1_21 = 3953;

/**
* The DataVersion for Minecraft 1.21.2
*/
public static final int DATA_VERSION_MC_1_21_2 = 4080;

}
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public final class BlockCategories {
public static final BlockCategory BANNERS = get("minecraft:banners");
public static final BlockCategory BASE_STONE_NETHER = get("minecraft:base_stone_nether");
public static final BlockCategory BASE_STONE_OVERWORLD = get("minecraft:base_stone_overworld");
public static final BlockCategory BATS_SPAWNABLE_ON = get("minecraft:bats_spawnable_on");
public static final BlockCategory BEACON_BASE_BLOCKS = get("minecraft:beacon_base_blocks");
public static final BlockCategory BEDS = get("minecraft:beds");
public static final BlockCategory BEE_GROWABLES = get("minecraft:bee_growables");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ public final class BlockTypes {
@Nullable public static final BlockType CRACKED_STONE_BRICKS = get("minecraft:cracked_stone_bricks");
@Nullable public static final BlockType CRAFTER = get("minecraft:crafter");
@Nullable public static final BlockType CRAFTING_TABLE = get("minecraft:crafting_table");
@Nullable public static final BlockType CREAKING_HEART = get("minecraft:creaking_heart");
@Nullable public static final BlockType CREEPER_HEAD = get("minecraft:creeper_head");
@Nullable public static final BlockType CREEPER_WALL_HEAD = get("minecraft:creeper_wall_head");
@Nullable public static final BlockType CRIMSON_BUTTON = get("minecraft:crimson_button");
Expand Down Expand Up @@ -678,6 +679,26 @@ public final class BlockTypes {
@Nullable public static final BlockType OXIDIZED_CUT_COPPER_STAIRS = get("minecraft:oxidized_cut_copper_stairs");
@Nullable public static final BlockType PACKED_ICE = get("minecraft:packed_ice");
@Nullable public static final BlockType PACKED_MUD = get("minecraft:packed_mud");
@Nullable public static final BlockType PALE_HANGING_MOSS = get("minecraft:pale_hanging_moss");
@Nullable public static final BlockType PALE_MOSS_BLOCK = get("minecraft:pale_moss_block");
@Nullable public static final BlockType PALE_MOSS_CARPET = get("minecraft:pale_moss_carpet");
@Nullable public static final BlockType PALE_OAK_BUTTON = get("minecraft:pale_oak_button");
@Nullable public static final BlockType PALE_OAK_DOOR = get("minecraft:pale_oak_door");
@Nullable public static final BlockType PALE_OAK_FENCE = get("minecraft:pale_oak_fence");
@Nullable public static final BlockType PALE_OAK_FENCE_GATE = get("minecraft:pale_oak_fence_gate");
@Nullable public static final BlockType PALE_OAK_HANGING_SIGN = get("minecraft:pale_oak_hanging_sign");
@Nullable public static final BlockType PALE_OAK_LEAVES = get("minecraft:pale_oak_leaves");
@Nullable public static final BlockType PALE_OAK_LOG = get("minecraft:pale_oak_log");
@Nullable public static final BlockType PALE_OAK_PLANKS = get("minecraft:pale_oak_planks");
@Nullable public static final BlockType PALE_OAK_PRESSURE_PLATE = get("minecraft:pale_oak_pressure_plate");
@Nullable public static final BlockType PALE_OAK_SAPLING = get("minecraft:pale_oak_sapling");
@Nullable public static final BlockType PALE_OAK_SIGN = get("minecraft:pale_oak_sign");
@Nullable public static final BlockType PALE_OAK_SLAB = get("minecraft:pale_oak_slab");
@Nullable public static final BlockType PALE_OAK_STAIRS = get("minecraft:pale_oak_stairs");
@Nullable public static final BlockType PALE_OAK_TRAPDOOR = get("minecraft:pale_oak_trapdoor");
@Nullable public static final BlockType PALE_OAK_WALL_HANGING_SIGN = get("minecraft:pale_oak_wall_hanging_sign");
@Nullable public static final BlockType PALE_OAK_WALL_SIGN = get("minecraft:pale_oak_wall_sign");
@Nullable public static final BlockType PALE_OAK_WOOD = get("minecraft:pale_oak_wood");
@Nullable public static final BlockType PEARLESCENT_FROGLIGHT = get("minecraft:pearlescent_froglight");
@Nullable public static final BlockType PEONY = get("minecraft:peony");
@Nullable public static final BlockType PETRIFIED_OAK_SLAB = get("minecraft:petrified_oak_slab");
Expand Down Expand Up @@ -761,6 +782,7 @@ public final class BlockTypes {
@Nullable public static final BlockType POTTED_OAK_SAPLING = get("minecraft:potted_oak_sapling");
@Nullable public static final BlockType POTTED_ORANGE_TULIP = get("minecraft:potted_orange_tulip");
@Nullable public static final BlockType POTTED_OXEYE_DAISY = get("minecraft:potted_oxeye_daisy");
@Nullable public static final BlockType POTTED_PALE_OAK_SAPLING = get("minecraft:potted_pale_oak_sapling");
@Nullable public static final BlockType POTTED_PINK_TULIP = get("minecraft:potted_pink_tulip");
@Nullable public static final BlockType POTTED_POPPY = get("minecraft:potted_poppy");
@Nullable public static final BlockType POTTED_RED_MUSHROOM = get("minecraft:potted_red_mushroom");
Expand Down Expand Up @@ -943,6 +965,8 @@ public final class BlockTypes {
@Nullable public static final BlockType STRIPPED_MANGROVE_WOOD = get("minecraft:stripped_mangrove_wood");
@Nullable public static final BlockType STRIPPED_OAK_LOG = get("minecraft:stripped_oak_log");
@Nullable public static final BlockType STRIPPED_OAK_WOOD = get("minecraft:stripped_oak_wood");
@Nullable public static final BlockType STRIPPED_PALE_OAK_LOG = get("minecraft:stripped_pale_oak_log");
@Nullable public static final BlockType STRIPPED_PALE_OAK_WOOD = get("minecraft:stripped_pale_oak_wood");
@Nullable public static final BlockType STRIPPED_SPRUCE_LOG = get("minecraft:stripped_spruce_log");
@Nullable public static final BlockType STRIPPED_SPRUCE_WOOD = get("minecraft:stripped_spruce_wood");
@Nullable public static final BlockType STRIPPED_WARPED_HYPHAE = get("minecraft:stripped_warped_hyphae");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,42 @@
*/
@SuppressWarnings("unused")
public final class EntityTypes {
@Nullable public static final EntityType ACACIA_BOAT = get("minecraft:acacia_boat");
@Nullable public static final EntityType ACACIA_CHEST_BOAT = get("minecraft:acacia_chest_boat");
@Nullable public static final EntityType ALLAY = get("minecraft:allay");
@Nullable public static final EntityType AREA_EFFECT_CLOUD = get("minecraft:area_effect_cloud");
@Nullable public static final EntityType ARMADILLO = get("minecraft:armadillo");
@Nullable public static final EntityType ARMOR_STAND = get("minecraft:armor_stand");
@Nullable public static final EntityType ARROW = get("minecraft:arrow");
@Nullable public static final EntityType AXOLOTL = get("minecraft:axolotl");
@Nullable public static final EntityType BAMBOO_CHEST_RAFT = get("minecraft:bamboo_chest_raft");
@Nullable public static final EntityType BAMBOO_RAFT = get("minecraft:bamboo_raft");
@Nullable public static final EntityType BAT = get("minecraft:bat");
@Nullable public static final EntityType BEE = get("minecraft:bee");
@Nullable public static final EntityType BIRCH_BOAT = get("minecraft:birch_boat");
@Nullable public static final EntityType BIRCH_CHEST_BOAT = get("minecraft:birch_chest_boat");
@Nullable public static final EntityType BLAZE = get("minecraft:blaze");
@Nullable public static final EntityType BLOCK_DISPLAY = get("minecraft:block_display");
@Nullable public static final EntityType BOAT = get("minecraft:boat");
@Deprecated @Nullable public static final EntityType BOAT = get("minecraft:boat");
@Nullable public static final EntityType BOGGED = get("minecraft:bogged");
@Nullable public static final EntityType BREEZE = get("minecraft:breeze");
@Nullable public static final EntityType BREEZE_WIND_CHARGE = get("minecraft:breeze_wind_charge");
@Nullable public static final EntityType CAMEL = get("minecraft:camel");
@Nullable public static final EntityType CAT = get("minecraft:cat");
@Nullable public static final EntityType CAVE_SPIDER = get("minecraft:cave_spider");
@Nullable public static final EntityType CHEST_BOAT = get("minecraft:chest_boat");
@Nullable public static final EntityType CHERRY_BOAT = get("minecraft:cherry_boat");
@Nullable public static final EntityType CHERRY_CHEST_BOAT = get("minecraft:cherry_chest_boat");
@Deprecated @Nullable public static final EntityType CHEST_BOAT = get("minecraft:chest_boat");
@Nullable public static final EntityType CHEST_MINECART = get("minecraft:chest_minecart");
@Nullable public static final EntityType CHICKEN = get("minecraft:chicken");
@Nullable public static final EntityType COD = get("minecraft:cod");
@Nullable public static final EntityType COMMAND_BLOCK_MINECART = get("minecraft:command_block_minecart");
@Nullable public static final EntityType COW = get("minecraft:cow");
@Nullable public static final EntityType CREAKING = get("minecraft:creaking");
@Nullable public static final EntityType CREAKING_TRANSIENT = get("minecraft:creaking_transient");
@Nullable public static final EntityType CREEPER = get("minecraft:creeper");
@Nullable public static final EntityType DARK_OAK_BOAT = get("minecraft:dark_oak_boat");
@Nullable public static final EntityType DARK_OAK_CHEST_BOAT = get("minecraft:dark_oak_chest_boat");
@Nullable public static final EntityType DOLPHIN = get("minecraft:dolphin");
@Nullable public static final EntityType DONKEY = get("minecraft:donkey");
@Nullable public static final EntityType DRAGON_FIREBALL = get("minecraft:dragon_fireball");
Expand Down Expand Up @@ -91,18 +103,26 @@ public final class EntityTypes {
@Nullable public static final EntityType ITEM = get("minecraft:item");
@Nullable public static final EntityType ITEM_DISPLAY = get("minecraft:item_display");
@Nullable public static final EntityType ITEM_FRAME = get("minecraft:item_frame");
@Nullable public static final EntityType JUNGLE_BOAT = get("minecraft:jungle_boat");
@Nullable public static final EntityType JUNGLE_CHEST_BOAT = get("minecraft:jungle_chest_boat");
@Nullable public static final EntityType LEASH_KNOT = get("minecraft:leash_knot");
@Nullable public static final EntityType LIGHTNING_BOLT = get("minecraft:lightning_bolt");
@Nullable public static final EntityType LLAMA = get("minecraft:llama");
@Nullable public static final EntityType LLAMA_SPIT = get("minecraft:llama_spit");
@Nullable public static final EntityType MAGMA_CUBE = get("minecraft:magma_cube");
@Nullable public static final EntityType MANGROVE_BOAT = get("minecraft:mangrove_boat");
@Nullable public static final EntityType MANGROVE_CHEST_BOAT = get("minecraft:mangrove_chest_boat");
@Nullable public static final EntityType MARKER = get("minecraft:marker");
@Nullable public static final EntityType MINECART = get("minecraft:minecart");
@Nullable public static final EntityType MOOSHROOM = get("minecraft:mooshroom");
@Nullable public static final EntityType MULE = get("minecraft:mule");
@Nullable public static final EntityType OAK_BOAT = get("minecraft:oak_boat");
@Nullable public static final EntityType OAK_CHEST_BOAT = get("minecraft:oak_chest_boat");
@Nullable public static final EntityType OCELOT = get("minecraft:ocelot");
@Nullable public static final EntityType OMINOUS_ITEM_SPAWNER = get("minecraft:ominous_item_spawner");
@Nullable public static final EntityType PAINTING = get("minecraft:painting");
@Nullable public static final EntityType PALE_OAK_BOAT = get("minecraft:pale_oak_boat");
@Nullable public static final EntityType PALE_OAK_CHEST_BOAT = get("minecraft:pale_oak_chest_boat");
@Nullable public static final EntityType PANDA = get("minecraft:panda");
@Nullable public static final EntityType PARROT = get("minecraft:parrot");
@Nullable public static final EntityType PHANTOM = get("minecraft:phantom");
Expand Down Expand Up @@ -131,6 +151,8 @@ public final class EntityTypes {
@Nullable public static final EntityType SPAWNER_MINECART = get("minecraft:spawner_minecart");
@Nullable public static final EntityType SPECTRAL_ARROW = get("minecraft:spectral_arrow");
@Nullable public static final EntityType SPIDER = get("minecraft:spider");
@Nullable public static final EntityType SPRUCE_BOAT = get("minecraft:spruce_boat");
@Nullable public static final EntityType SPRUCE_CHEST_BOAT = get("minecraft:spruce_chest_boat");
@Nullable public static final EntityType SQUID = get("minecraft:squid");
@Nullable public static final EntityType STRAY = get("minecraft:stray");
@Nullable public static final EntityType STRIDER = get("minecraft:strider");
Expand Down
Loading

0 comments on commit 24f53a7

Please sign in to comment.